community.general/lib/ansible/modules/cloud/amazon
Brian Coca b61d531dfc corrected typo on aws connection arguments var 2016-12-08 11:24:10 -05:00
..
__init__.py
_ec2_ami_search.py Remove duplicate documentation fields 2016-12-08 11:24:01 -05:00
cloudformation.py Use connect_to_aws where possible 2016-12-08 11:24:09 -05:00
ec2.py Use connect_to_aws where possible 2016-12-08 11:24:09 -05:00
ec2_ami.py Various simple linting type cleanups on modules 2016-12-08 11:24:06 -05:00
ec2_ami_find.py Treat 'is_public' option as a bool 2016-12-08 11:24:10 -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 Updated ec2_lc docs 2016-12-08 11:24:08 -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 Fixing issue #3057 - AttributeError: 'str' object has no attribute 'items' 2016-12-08 11:24:07 -05:00
ec2_vol.py Various simple linting type cleanups on modules 2016-12-08 11:24:06 -05:00
ec2_vpc.py Indented code so it only executes tag comparison for matching cird values 2016-12-08 11:24:09 -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 changing default of cache_security_groups to none, removing the ['default'] 2016-12-08 11:24:02 -05:00
elasticache_subnet_group.py Elasticache Subnet Group 2016-12-08 11:23:04 -05:00
iam.py Use connect_to_aws where possible 2016-12-08 11:24:09 -05:00
iam_cert.py Use connect_to_aws where possible 2016-12-08 11:24:09 -05:00
iam_policy.py Use connect_to_aws where possible 2016-12-08 11:24:09 -05:00
rds.py made port default depending on db engine 2016-12-08 11:23:57 -05:00
rds_param_group.py Use connect_to_aws where possible 2016-12-08 11:24:09 -05:00
rds_subnet_group.py Use connect_to_aws where possible 2016-12-08 11:24:09 -05:00
route53.py Bugfix: Permit SOA record type 2016-12-08 11:24:09 -05:00
s3.py corrected typo on aws connection arguments var 2016-12-08 11:24:10 -05:00