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
Toshio Kuratomi 876b91eb3d Merge pull request #3113 from Constantin07/update_cloudformation
cloudformation.py - Added explicit type for 'tags' option
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 Added explicit type for 'tags' option 10 years ago
ec2.py replaced sudo with become 10 years ago
ec2_ami.py Various simple linting type cleanups on modules 10 years ago
ec2_ami_find.py Remove explicit region parameter from ec2_ami_find 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 Merge pull request #2543 from krdlab/fix-ec2_elb_lb-status 10 years ago
ec2_facts.py minor doc fixes 11 years ago
ec2_group.py changed modules to use common ec2 docs for region 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 1113 fix ec2 subnet tags 10 years ago
ec2_vpc_net.py Don't raise or catch StandardError in amazon modules 10 years ago
elasticache.py changing default of cache_security_groups to none, removing the ['default'] 10 years ago
elasticache_subnet_group.py changed modules to use common ec2 docs for region 10 years ago
iam.py fixed grammatical issue in iam.py. exit -> exist. 10 years ago
iam_cert.py Fix misspelling of the word 'certificate' 10 years ago
iam_policy.py Merge pull request #2352 from bermudezjd/feature/iam_policy_present_state_includes_policy_changes 10 years ago
rds.py Merge pull request #2375 from bcoca/rds_port_defaults 10 years ago
rds_param_group.py updating choices for rds parameter engines 10 years ago
rds_subnet_group.py changed modules to use common ec2 docs for region 10 years ago
route53.py Remove duplicate documentation fields 10 years ago
s3.py Various simple linting type cleanups on modules 10 years ago