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
Frank van Tol 300656ca07 Remove default port value, it does not work in _requires_destroy_and_create logic
When creating a Redis cluster, every run it gets destroyed and recreated because the port number of memcached is used as the default.
11 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 11 years ago
_ec2_ami_search.py Update module "imports" to new style 11 years ago
cloudformation.py Update cloudformation.py 11 years ago
ec2.py Throw error if encryption is set while passing a snapshot id 11 years ago
ec2_ami.py Updating cloud modules with proper github author information 11 years ago
ec2_ami_find.py Updating cloud modules with proper github author information 11 years ago
ec2_asg.py Adding default cooldown to AWS ASG 11 years ago
ec2_eip.py Updating cloud modules with proper github author information 11 years ago
ec2_elb.py Updating cloud modules with proper github author information 11 years ago
ec2_elb_lb.py remove double dict & fix increment bug 11 years ago
ec2_facts.py Updating cloud modules with proper github author information 11 years ago
ec2_group.py Updating cloud modules with proper github author information 11 years ago
ec2_key.py Updating cloud modules with proper github author information 11 years ago
ec2_lc.py Merge pull request #1582 from evanccnyc/devel 11 years ago
ec2_metric_alarm.py Updating cloud modules with proper github author information 11 years ago
ec2_scaling_policy.py Updating cloud modules with proper github author information 11 years ago
ec2_snapshot.py Updating cloud modules with proper github author information 11 years ago
ec2_tag.py Updating cloud modules with proper github author information 11 years ago
ec2_vol.py Merge pull request #1548 from freshbooks/ec2_vol_example_fixes 11 years ago
ec2_vpc.py Updating cloud modules with proper github author information 11 years ago
ec2_vpc_net.py new vpc module. does not contain subnet or route table functionality. 11 years ago
elasticache.py Remove default port value, it does not work in _requires_destroy_and_create logic 11 years ago
elasticache_subnet_group.py minor doc fixes 11 years ago
iam.py no_log to iam password 11 years ago
iam_cert.py iam certificate module 11 years ago
iam_policy.py Merge pull request #1562 from micxer/iam_policy-json-string 11 years ago
rds.py Provide correct kwargs to rds2 connection when making a final snapshot 11 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 Adding ability to filter AWS Route 53 private hosted zones by attached VPC 11 years ago
s3.py s3 module: Add missing version tag to "encrypt" parameter 11 years ago