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
Kalle Lehtonen 5aa652c6fd Fix and add more error handling for role policies
In case role policy was deleted, we did not handle at all if there

was authorization issue to do the deletion. Also add message when

role is not found and the policy is skipped.
10 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 11 years ago
_ec2_ami_search.py Remove duplicate documentation fields 10 years ago
cloudformation.py Merge pull request #2421 from willthames/ec2_fix_vpc_security_token 10 years ago
ec2.py Merge pull request #2421 from willthames/ec2_fix_vpc_security_token 10 years ago
ec2_ami.py Fixed typo json_fail to fail_json 10 years ago
ec2_ami_find.py Merge pull request #3077 from jjshoe/devel 10 years ago
ec2_asg.py Don't raise or catch StandardError in amazon modules 10 years ago
ec2_eip.py return allocation id for vpc address. 10 years ago
ec2_elb.py Don't raise or catch StandardError in amazon modules 10 years ago
ec2_elb_lb.py added version added 10 years ago
ec2_facts.py minor doc fixes 11 years ago
ec2_group.py Fix for issue #3109: Executing ec2_group with rules fails with "Invalid rule parameter '['" 10 years ago
ec2_key.py changed modules to use common ec2 docs for region 10 years ago
ec2_lc.py Updated ec2_lc docs 10 years ago
ec2_metric_alarm.py Don't raise or catch StandardError in amazon modules 10 years ago
ec2_scaling_policy.py Don't raise or catch StandardError in amazon modules 10 years ago
ec2_snapshot.py Fix ec2_snapshot documentation 10 years ago
ec2_tag.py Fixing issue #3057 - AttributeError: 'str' object has no attribute 'items' 10 years ago
ec2_vol.py Various simple linting type cleanups on modules 10 years ago
ec2_vpc.py fixed doc quoting 10 years ago
ec2_vpc_net.py Don't raise or catch StandardError in amazon modules 10 years ago
elasticache.py corrected required docs as only boolean is allowed 10 years ago
elasticache_subnet_group.py changed modules to use common ec2 docs for region 10 years ago
iam.py Merge pull request #2278 from wimnat/feature/iam_doc_fix 10 years ago
iam_cert.py Merge pull request #2421 from willthames/ec2_fix_vpc_security_token 10 years ago
iam_policy.py Fix and add more error handling for role policies 10 years ago
rds.py Merge pull request #2375 from bcoca/rds_port_defaults 10 years ago
rds_param_group.py Merge pull request #2421 from willthames/ec2_fix_vpc_security_token 10 years ago
rds_subnet_group.py Use connect_to_aws where possible 10 years ago
route53.py Merge pull request #3161 from somechris/fix-boto-version-requirement 10 years ago
s3.py fix typo in documentation 10 years ago