You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/cloud/amazon
Sam Doran 52d376c88e 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
9 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 11 years ago
_ec2_ami_search.py Examples syntax batch5 (#5622) 9 years ago
cloudformation.py Examples syntax batch5 (#5622) 9 years ago
ec2.py Examples syntax batch5 (#5622) 9 years ago
ec2_ami.py Bulk spelling improvement to modules-core (#5225) 9 years ago
ec2_ami_find.py Bulk spelling improvement to modules-core (#5225) 9 years ago
ec2_asg.py Support suspending scaling processes in `ec2_asg` module (#5562) 9 years ago
ec2_eip.py Examples syntax batch5 (#5622) 9 years ago
ec2_elb.py Fix bare variable references in docs (#5554) 9 years ago
ec2_elb_lb.py Fix doc examples for `ec2_elb_lb` module 9 years ago
ec2_facts.py Examples syntax batch5 (#5622) 9 years ago
ec2_group.py Fix for validate rule. Ensure rule is a dict. (#4640) 9 years ago
ec2_key.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
ec2_lc.py Improve documentation on security_groups-option 10 years ago
ec2_metric_alarm.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
ec2_scaling_policy.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
ec2_snapshot.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
ec2_tag.py Fix bare variable references in docs (#5554) 9 years ago
ec2_vol.py Fix bare variable references in docs (#5554) 9 years ago
ec2_vpc.py Bulk spelling improvement to modules-core (#5225) 9 years ago
ec2_vpc_net.py Bulk spelling improvement to modules-core (#5225) 9 years ago
elasticache.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
elasticache_subnet_group.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
iam.py Fix bare variable references in docs (#5554) 9 years ago
iam_cert.py iam_cert: remove choice list for dup_ok type bool (#4940) 9 years ago
iam_policy.py Fix bare variable references in docs (#5554) 9 years ago
rds.py Examples syntax batch5 (#5622) 9 years ago
rds_param_group.py replace type() with isinstance() (#5541) 9 years ago
rds_subnet_group.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
route53.py Examples syntax batch5 (#5622) 9 years ago
s3.py Examples syntax batch5 (#5622) 9 years ago