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
Kevin Falcone 735eefb2ca Mark this as a string so it is rendered in the docs
When this was treated as a boolean, sphinx was leaving the Default
column on http://docs.ansible.com/ansible/ec2_module.html blank,
implying it would use AWS's default.  In reality, it passes False, which
overrides the defaults at AWS (it's possible to boot an instance which
AWS claims will always have EBS optimization without it because of this
silently passed False).
10 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 11 years ago
_ec2_ami_search.py Remove unneeded urllib2 import 11 years ago
cloudformation.py Merge pull request #725 from robbwagoner/cloudformation-resources 10 years ago
ec2.py Mark this as a string so it is rendered in the docs 10 years ago
ec2_ami.py changed modules to use common ec2 docs for region 10 years ago
ec2_ami_find.py Another fix for docs 10 years ago
ec2_asg.py Update ec2_asg.py 10 years ago
ec2_eip.py changed modules to use common ec2 docs for region 10 years ago
ec2_elb.py Docs: remove redundant quotes in ec2_elb docs 10 years ago
ec2_elb_lb.py added missing version_added to new accesslogs feature 10 years ago
ec2_facts.py minor doc fixes 11 years ago
ec2_group.py changed modules to use common ec2 docs for region 10 years ago
ec2_key.py changed modules to use common ec2 docs for region 10 years ago
ec2_lc.py changed modules to use common ec2 docs for region 10 years ago
ec2_metric_alarm.py Add region to doc and handle missing region parameter 10 years ago
ec2_scaling_policy.py changed modules to use common ec2 docs for region 10 years ago
ec2_snapshot.py changed modules to use common ec2 docs for region 10 years ago
ec2_tag.py changed modules to use common ec2 docs for region 10 years ago
ec2_vol.py Update ec2_vol.py 10 years ago
ec2_vpc.py changed modules to use common ec2 docs for region 10 years ago
ec2_vpc_net.py changed modules to use common ec2 docs for region 10 years ago
elasticache.py changed modules to use common ec2 docs for region 10 years ago
elasticache_subnet_group.py changed modules to use common ec2 docs for region 10 years ago
iam.py changed modules to use common ec2 docs for region 10 years ago
iam_cert.py Merge pull request #2169 from stelligent/devel 10 years ago
iam_policy.py Merge pull request #2086 from wimnat/feature/issue-2085 10 years ago
rds.py added note on when reboot command became available 10 years ago
rds_param_group.py changed modules to use common ec2 docs for region 10 years ago
rds_subnet_group.py changed modules to use common ec2 docs for region 10 years ago
route53.py minor doc fixes 11 years ago
s3.py Remove duplicate logic 10 years ago