1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules/cloud/amazon
Sam Doran 38c0769abb Examples syntax batch5 (#5622)
* Change example syntax on supervisorctl module

* Change example syntax or _ec2_ami_search module

* Change example syntax on cloudformation module

* Change example syntax on ec2 module

* Change example syntax on ec2_facts module

* Change example syntax on ec2_eip module

* Change example syntax on rds module

* Change example syntax on route53 module

* Change example syntax on s3 module

* Change example syntax on digital_ocean module

* Change example syntax on docker_service module

* Change example syntax on cloudformation module

* Change example syntax on gc_storage module

* Change example syntax on gce module

* Change example syntax on gce_mig module

* Change example syntax on _glance_image module

* Change example syntax on _keystone_user module

* Change example syntax on _nova_keypair module

* Change example syntax on _quantum_floating module

* Change example syntax on _quantum_floating_ip_associate module

* Change example syntax on _quantum_network module

* Change example syntax on _quantum_router module

* Change example syntax on _quantum_router_gateway module

* Change example syntax on _quantum_router_interface module

* Change example syntax on _quantum_subnet module

* SQUASH _quantum_subnet

* Add missing quotes
2016-12-08 11:25:31 -05:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2016-12-08 11:22:25 -05:00
_ec2_ami_search.py Examples syntax batch5 (#5622) 2016-12-08 11:25:31 -05:00
cloudformation.py Examples syntax batch5 (#5622) 2016-12-08 11:25:31 -05:00
ec2.py Examples syntax batch5 (#5622) 2016-12-08 11:25:31 -05:00
ec2_ami.py Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -05:00
ec2_ami_find.py Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -05:00
ec2_asg.py Set suspend_processes version_added to 2.3 2016-12-08 11:25:29 -05:00
ec2_eip.py Examples syntax batch5 (#5622) 2016-12-08 11:25:31 -05:00
ec2_elb.py Fix bare variable references in docs (#5554) 2016-12-08 11:25:27 -05:00
ec2_elb_lb.py Fix doc examples for ec2_elb_lb module 2016-12-08 11:25:27 -05:00
ec2_facts.py Examples syntax batch5 (#5622) 2016-12-08 11:25:31 -05:00
ec2_group.py Fix for validate rule. Ensure rule is a dict. (#4640) 2016-12-08 11:24:59 -05:00
ec2_key.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 2016-12-08 11:24:34 -05:00
ec2_lc.py Improve documentation on security_groups-option 2016-12-08 11:24:44 -05:00
ec2_metric_alarm.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 2016-12-08 11:24:34 -05:00
ec2_scaling_policy.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 2016-12-08 11:24:34 -05:00
ec2_snapshot.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 2016-12-08 11:24:34 -05:00
ec2_tag.py Fix bare variable references in docs (#5554) 2016-12-08 11:25:27 -05:00
ec2_vol.py Fix bare variable references in docs (#5554) 2016-12-08 11:25:27 -05:00
ec2_vpc.py Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -05:00
ec2_vpc_net.py Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -05:00
elasticache.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 2016-12-08 11:24:34 -05:00
elasticache_subnet_group.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 2016-12-08 11:24:34 -05:00
iam.py Fix bare variable references in docs (#5554) 2016-12-08 11:25:27 -05:00
iam_cert.py iam_cert: remove choice list for dup_ok type bool (#4940) 2016-12-08 11:25:12 -05:00
iam_policy.py Fix bare variable references in docs (#5554) 2016-12-08 11:25:27 -05:00
rds.py Examples syntax batch5 (#5622) 2016-12-08 11:25:31 -05:00
rds_param_group.py replace type() with isinstance() (#5541) 2016-12-08 11:25:27 -05:00
rds_subnet_group.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 2016-12-08 11:24:34 -05:00
route53.py Examples syntax batch5 (#5622) 2016-12-08 11:25:31 -05:00
s3.py Examples syntax batch5 (#5622) 2016-12-08 11:25:31 -05:00