ansible/cloud/amazon
Brian Coca 1fe6479617 be smarter when dealing with policy_json input
Now module will assume that if the argument is a string it is already formated as json
and will only try to convert non strings into json string.
Also removed unused 'msg' var declarations and the ifs that set them
fixes #2009
2015-12-24 00:18:21 -05:00
..
__init__.py
_ec2_ami_search.py Clarity of owner, even though module is deprecated 2015-10-28 14:40:54 -04:00
cloudformation.py Merge pull request #725 from robbwagoner/cloudformation-resources 2015-10-07 21:35:39 -04:00
ec2.py Merge pull request #2541 from joshuaeke/patch-1 2015-12-05 10:12:55 -05:00
ec2_ami.py added missing version_added 2015-11-03 13:25:46 -05:00
ec2_ami_find.py Another fix for docs 2015-10-21 08:40:10 -07:00
ec2_asg.py Don't raise or catch StandardError in amazon modules 2015-11-30 19:02:28 -08:00
ec2_eip.py @lorin stepping down as maintainer 2015-10-28 14:38:11 -04:00
ec2_elb.py Don't raise or catch StandardError in amazon modules 2015-11-30 19:02:28 -08:00
ec2_elb_lb.py Merge pull request #1883 from haad/ec2_elb_fixes 2015-12-18 17:33:05 -08:00
ec2_facts.py minor doc fixes 2015-07-28 14:50:01 -04:00
ec2_group.py changed modules to use common ec2 docs for region 2015-10-07 16:16:24 -04:00
ec2_key.py changed modules to use common ec2 docs for region 2015-10-07 16:16:24 -04:00
ec2_lc.py Don't raise or catch StandardError in amazon modules 2015-11-30 19:02:28 -08:00
ec2_metric_alarm.py Don't raise or catch StandardError in amazon modules 2015-11-30 19:02:28 -08:00
ec2_scaling_policy.py Don't raise or catch StandardError in amazon modules 2015-11-30 19:02:28 -08:00
ec2_snapshot.py Fix ec2_snapshot documentation 2015-11-25 15:08:48 +07:00
ec2_tag.py changed modules to use common ec2 docs for region 2015-10-07 16:16:24 -04:00
ec2_vol.py Set the argument type for ec2_vol's encrypted parameter 2015-12-09 10:14:06 +07:00
ec2_vpc.py Merge pull request #1903 from andynelson/extra-route-targets 2015-12-18 17:36:13 -08:00
ec2_vpc_net.py Don't raise or catch StandardError in amazon modules 2015-11-30 19:02:28 -08:00
elasticache.py Make cache_parameter_group the name of this new param to match with similar params (leave old name as an alias) 2015-11-02 17:33:04 -08:00
elasticache_subnet_group.py changed modules to use common ec2 docs for region 2015-10-07 16:16:24 -04:00
iam.py Merge pull request #2413 from raben2/devel 2015-11-20 17:00:20 -08:00
iam_cert.py Update try statement as pointed out by defionscode 2015-10-22 09:12:58 +10:00
iam_policy.py be smarter when dealing with policy_json input 2015-12-24 00:18:21 -05:00
rds.py Fix rds "promote" command never promoting 2015-11-24 16:10:28 -05:00
rds_param_group.py Don't raise or catch StandardError in amazon modules 2015-11-30 19:02:28 -08:00
rds_subnet_group.py changed modules to use common ec2 docs for region 2015-10-07 16:16:24 -04:00
route53.py Fixes #822 2015-11-20 14:55:39 -06:00
s3.py Remove @ralph-tice from maintainership per his request 2015-10-28 14:47:03 -04:00