community.general/lib/ansible/modules/cloud/amazon
2016-12-08 11:24:00 -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 Clarity of owner, even though module is deprecated 2016-12-08 11:23:45 -05:00
cloudformation.py Change type of parameter 'template' to 'path'. 2016-12-08 11:23:38 -05:00
ec2.py Fixed typo in example playbook 2016-12-08 11:24:00 -05:00
ec2_ami.py Clarify available options for device_mapping parameter of ec2_ami module 2016-12-08 11:23:37 -05:00
ec2_ami_find.py Remove explicit region parameter from ec2_ami_find 2016-12-08 11:24:00 -05:00
ec2_asg.py Don't raise or catch StandardError in amazon modules 2016-12-08 11:23:50 -05:00
ec2_eip.py return allocation id for vpc address. 2016-12-08 11:23:56 -05:00
ec2_elb.py Don't raise or catch StandardError in amazon modules 2016-12-08 11:23:50 -05:00
ec2_elb_lb.py Fix self.changed value in ElbManager (ec2_elb_lb) 2016-12-08 11:23:57 -05:00
ec2_facts.py Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00
ec2_group.py ec2_group.py: added ICMP rule example 2016-12-08 11:23:37 -05:00
ec2_key.py Add missing GPLv3 License header 2016-12-08 11:23:25 -05:00
ec2_lc.py Don't raise or catch StandardError in amazon modules 2016-12-08 11:23:50 -05:00
ec2_metric_alarm.py Don't raise or catch StandardError in amazon modules 2016-12-08 11:23:50 -05:00
ec2_scaling_policy.py Don't raise or catch StandardError in amazon modules 2016-12-08 11:23:50 -05:00
ec2_snapshot.py Fix ec2_snapshot documentation 2016-12-08 11:23:49 -05:00
ec2_tag.py minor doc fix 2016-12-08 11:23:39 -05:00
ec2_vol.py tabs are bad 2016-12-08 11:24:00 -05:00
ec2_vpc.py 1113 fix ec2 subnet tags 2016-12-08 11:23:58 -05:00
ec2_vpc_net.py Don't raise or catch StandardError in amazon modules 2016-12-08 11:23:50 -05:00
elasticache.py two choices for cache engine. adding them. 2016-12-08 11:23:58 -05:00
elasticache_subnet_group.py Elasticache Subnet Group 2016-12-08 11:23:04 -05:00
iam.py fixed grammatical issue in iam.py. exit -> exist. 2016-12-08 11:24:00 -05:00
iam_cert.py Fix misspelling of the word 'certificate' 2016-12-08 11:23:59 -05:00
iam_policy.py Fix iam_policy pdoc variable 2016-12-08 11:24:00 -05:00
rds.py made port default depending on db engine 2016-12-08 11:23:57 -05:00
rds_param_group.py updating choices for rds parameter engines 2016-12-08 11:24:00 -05:00
rds_subnet_group.py Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00
route53.py updated version_added 2016-12-08 11:23:58 -05:00
s3.py updated s3 module documentation 2016-12-08 11:23:59 -05:00