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
jctanner 2de97ac5bd replace type() with isinstance() (#5541)
Replace all use of type() with isintance()

Addresses https://github.com/ansible/ansible/issues/18310
9 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 11 years ago
_ec2_ami_search.py Fix for #16518 - added missing regions 10 years ago
cloudformation.py Fix link in `cloudformation` module docs 9 years ago
ec2.py replace type() with isinstance() (#5541) 9 years ago
ec2_ami.py Bulk spelling improvement to modules-core (#5225) 9 years ago
ec2_ami_find.py Bulk spelling improvement to modules-core (#5225) 9 years ago
ec2_asg.py Bulk spelling improvement to modules-core (#5225) 9 years ago
ec2_eip.py Fixes #3144 (#4305) 10 years ago
ec2_elb.py Bulk spelling improvement to modules-core (#5225) 9 years ago
ec2_elb_lb.py Bulk spelling improvement to modules-core (#5225) 9 years ago
ec2_facts.py Fix for #16518 - added missing regions 10 years ago
ec2_group.py Fix for validate rule. Ensure rule is a dict. (#4640) 10 years ago
ec2_key.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
ec2_lc.py Improve documentation on security_groups-option 10 years ago
ec2_metric_alarm.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
ec2_scaling_policy.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
ec2_snapshot.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
ec2_tag.py Add more example on how to use module ec2_tags to list tags on an ins… (#3530) 10 years ago
ec2_vol.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
ec2_vpc.py Bulk spelling improvement to modules-core (#5225) 9 years ago
ec2_vpc_net.py Bulk spelling improvement to modules-core (#5225) 9 years ago
elasticache.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
elasticache_subnet_group.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
iam.py Bulk spelling improvement to modules-core (#5225) 9 years ago
iam_cert.py iam_cert: remove choice list for dup_ok type bool (#4940) 9 years ago
iam_policy.py Accept JSON type as the content of policy_json parameter on `iam_policy` module 9 years ago
rds.py Added aws and ec2 extends_documentation_fragment to cloud/amazon/rds module. (#3951) 9 years ago
rds_param_group.py replace type() with isinstance() (#5541) 9 years ago
rds_subnet_group.py Fixing error exception handling for python3. Does not need to be compa… (#3840) 10 years ago
route53.py replace type() with isinstance() (#5541) 9 years ago
s3.py Add s3_url requirement in doc when rgw support is enabled in s3.py 10 years ago