community.general/lib/ansible/modules/cloud/amazon
Feanil Patel e4898a4348 If overwrite is set, download eagerly.
If the we are going to overwrite the file anyway,
there is no need to do any checksums locally or
grab the remote etag.
2016-12-08 11:23:26 -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 Remove validate_certs as the url is not user settable so we always want to validate the certificate 2016-12-08 11:23:24 -05:00
cloudformation.py corrected version_added 2016-12-08 11:23:22 -05:00
ec2.py Throw error if encryption is set while passing a snapshot id 2016-12-08 11:23:20 -05:00
ec2_ami.py Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00
ec2_ami_find.py Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00
ec2_asg.py fixed minor doc issues 2016-12-08 11:23:21 -05:00
ec2_eip.py Add missing GPLv3 License header 2016-12-08 11:23:25 -05:00
ec2_elb.py Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00
ec2_elb_lb.py added rickmendes as maintainer 2016-12-08 11:23:23 -05:00
ec2_facts.py Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00
ec2_group.py Add missing GPLv3 License header 2016-12-08 11:23:25 -05:00
ec2_key.py Add missing GPLv3 License header 2016-12-08 11:23:25 -05:00
ec2_lc.py Revert "Revert "ec2_lc - include all launch config properties in the return"" 2016-12-08 11:23:20 -05:00
ec2_metric_alarm.py Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00
ec2_scaling_policy.py Add missing GPLv3 License header 2016-12-08 11:23:25 -05:00
ec2_snapshot.py Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00
ec2_tag.py Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00
ec2_vol.py Fixed parameter validation when creating a volume from a snapshot 2016-12-08 11:23:22 -05:00
ec2_vpc.py Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00
ec2_vpc_net.py Added 'resource_tags' alias 2016-12-08 11:23:22 -05:00
elasticache.py Remove default port value, it does not work in _requires_destroy_and_create logic 2016-12-08 11:23:20 -05:00
elasticache_subnet_group.py Elasticache Subnet Group 2016-12-08 11:23:04 -05:00
iam.py iam: don't delete passwords by default 2016-12-08 11:23:25 -05:00
iam_cert.py iam certificate module 2016-12-08 11:23:10 -05:00
iam_policy.py Fix iam_policy example 2016-12-08 11:23:24 -05:00
rds.py minor doc fixes, version added for latest feature 2016-12-08 11:23:22 -05:00
rds_param_group.py Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00
rds_subnet_group.py Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00
route53.py Update route53.py 2016-12-08 11:23:24 -05:00
s3.py If overwrite is set, download eagerly. 2016-12-08 11:23:26 -05:00