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
Joel Thompson 10df7b97ee Adding ability to filter AWS Route 53 private hosted zones by attached VPC 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 Change the default flag value to None to prevent AWS complaining: "Instance creation failed => InvalidBlockDeviceMapping: the encrypted flag cannot be specified since device /dev/sda1 has a snapshot specified." 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 Upstream docs show launch_config_name as required. 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 Updating cloud modules with proper github author information 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 Merge pull request #332 from proby/add-s3-list 11 years ago