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
Will Thames 0dd58e9326 Use connect_to_aws where possible
`connect_to_aws` fixes a bug with security tokens in AWS.
Modules should use that rather than calling
`boto.x.connect_to_region`
9 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 10 years ago
_ec2_ami_search.py Clarity of owner, even though module is deprecated 9 years ago
cloudformation.py Use connect_to_aws where possible 9 years ago
ec2.py Use connect_to_aws where possible 9 years ago
ec2_ami.py added missing version_added 9 years ago
ec2_ami_find.py Another fix for docs 9 years ago
ec2_asg.py Merge pull request #953 from rwky/asg_542 9 years ago
ec2_eip.py @lorin stepping down as maintainer 9 years ago
ec2_elb.py Docs: remove redundant quotes in ec2_elb docs 9 years ago
ec2_elb_lb.py Merge branch 'devel' into feature/add_ec2_elb_lb_idle_timeout 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 changed modules to use common ec2 docs for region 9 years ago
ec2_metric_alarm.py Add region to doc and handle missing region parameter 9 years ago
ec2_scaling_policy.py changed modules to use common ec2 docs for region 9 years ago
ec2_snapshot.py changed modules to use common ec2 docs for region 9 years ago
ec2_tag.py changed modules to use common ec2 docs for region 9 years ago
ec2_vol.py Update ec2_vol.py 9 years ago
ec2_vpc.py Use connect_to_aws where possible 9 years ago
ec2_vpc_net.py changed modules to use common ec2 docs for region 9 years ago
elasticache.py Make cache_parameter_group the name of this new param to match with similar params (leave old name as an alias) 9 years ago
elasticache_subnet_group.py changed modules to use common ec2 docs for region 9 years ago
iam.py Use connect_to_aws where possible 9 years ago
iam_cert.py Use connect_to_aws where possible 9 years ago
iam_policy.py Use connect_to_aws where possible 9 years ago
rds.py added note on when reboot command became available 9 years ago
rds_param_group.py Use connect_to_aws where possible 9 years ago
rds_subnet_group.py Use connect_to_aws where possible 9 years ago
route53.py minor doc fixes 9 years ago
s3.py Use connect_to_aws where possible 9 years ago