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
Toshio Kuratomi 29b81a4153 Merge pull request #2826 from shawnsilva/cloudformation-req-params
The parameters 'template' and 'template_url' are incorrectly required in all cases in the cloudformation module
9 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 10 years ago
_ec2_ami_search.py Remove duplicate documentation fields 9 years ago
cloudformation.py The parameters 'template' and 'template_url' are incorrectly required in all cases. 9 years ago
ec2.py Fixed typo in example playbook 9 years ago
ec2_ami.py added missing version_added 9 years ago
ec2_ami_find.py Remove explicit region parameter from ec2_ami_find 9 years ago
ec2_asg.py Don't raise or catch StandardError in amazon modules 9 years ago
ec2_eip.py return allocation id for vpc address. 9 years ago
ec2_elb.py Don't raise or catch StandardError in amazon modules 9 years ago
ec2_elb_lb.py Merge pull request #2543 from krdlab/fix-ec2_elb_lb-status 9 years ago
ec2_facts.py minor doc fixes 9 years ago
ec2_group.py changed modules to use common ec2 docs for region 9 years ago
ec2_key.py changed modules to use common ec2 docs for region 9 years ago
ec2_lc.py Don't raise or catch StandardError in amazon modules 9 years ago
ec2_metric_alarm.py Don't raise or catch StandardError in amazon modules 9 years ago
ec2_scaling_policy.py Don't raise or catch StandardError in amazon modules 9 years ago
ec2_snapshot.py Fix ec2_snapshot documentation 9 years ago
ec2_tag.py changed modules to use common ec2 docs for region 9 years ago
ec2_vol.py tabs are bad 9 years ago
ec2_vpc.py 1113 fix ec2 subnet tags 9 years ago
ec2_vpc_net.py Don't raise or catch StandardError in amazon modules 9 years ago
elasticache.py Merge pull request #2734 from noqcks/elasticache-engine-choices 9 years ago
elasticache_subnet_group.py changed modules to use common ec2 docs for region 9 years ago
iam.py fixed grammatical issue in iam.py. exit -> exist. 9 years ago
iam_cert.py Fix misspelling of the word 'certificate' 9 years ago
iam_policy.py Fix iam_policy pdoc variable 9 years ago
rds.py Merge pull request #2375 from bcoca/rds_port_defaults 9 years ago
rds_param_group.py updating choices for rds parameter engines 9 years ago
rds_subnet_group.py changed modules to use common ec2 docs for region 9 years ago
route53.py Remove duplicate documentation fields 9 years ago
s3.py Merge pull request #2746 from ferrants/patch-2 9 years ago