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
James Cammarata a3e7f5cfcc Merge pull request #2062 from wimnat/feature/iam_policy_doc_fix
Update iam_policy.py doc and state default parameter
10 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 11 years ago
_ec2_ami_search.py Remove unneeded urllib2 import 11 years ago
cloudformation.py Change type of parameter 'template' to 'path'. 10 years ago
ec2.py allow use of volume_type in volumes dict 10 years ago
ec2_ami.py Docs fixes 10 years ago
ec2_ami_find.py minor doc fixes 11 years ago
ec2_asg.py Fixing ec2_asg termination_policy 10 years ago
ec2_eip.py Fixing bug #2058 and adding some backwards compatibility 10 years ago
ec2_elb.py Updating cloud modules with proper github author information 11 years ago
ec2_elb_lb.py Fix #1984 - allow load_balancer_port as a variable 10 years ago
ec2_facts.py minor doc fixes 11 years ago
ec2_group.py ec2_group.py: added ICMP rule example 10 years ago
ec2_key.py Merge pull request #1670 from mikeputnam/issue-1643-gpl-header 11 years ago
ec2_lc.py Remove non-ascii quote char 10 years ago
ec2_metric_alarm.py Return an iterable instead of None 11 years ago
ec2_scaling_policy.py Add missing GPLv3 License header 11 years ago
ec2_snapshot.py Refactor ec2_snapshot to make it more testable 11 years ago
ec2_tag.py minor doc fix 10 years ago
ec2_vol.py ec2_vol: Added missing "needs 2.0" doc 11 years ago
ec2_vpc.py Updating cloud modules with proper github author information 11 years ago
ec2_vpc_net.py Added 'resource_tags' alias 11 years ago
elasticache.py added version_added 10 years ago
elasticache_subnet_group.py minor doc fixes 11 years ago
iam.py Fix improper indentation 10 years ago
iam_cert.py iam certificate module 11 years ago
iam_policy.py Update iam_policy.py 10 years ago
rds.py Fix for modifying the size of an RDS instance. 10 years ago
rds_param_group.py Updating cloud modules with proper github author information 11 years ago
rds_subnet_group.py Updating cloud modules with proper github author information 11 years ago
route53.py minor doc fixes 11 years ago
s3.py Added option to set multiple ACLs for S3 objects. Also verifies the 10 years ago