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
Luke Rohde 88a0d79873 Use msg kwarg to pass error message in ec2_snapshot 11 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 11 years ago
_ec2_ami_search.py Remove validate_certs as the url is not user settable so we always want to validate the certificate 11 years ago
cloudformation.py minor doc fixes 11 years ago
ec2.py clarified error messages to actually give back ansible module option instead of internal boto field name 11 years ago
ec2_ami.py Updating cloud modules with proper github author information 11 years ago
ec2_ami_find.py minor doc fixes 11 years ago
ec2_asg.py fixed minor doc issues 11 years ago
ec2_eip.py minor doc fixes 11 years ago
ec2_elb.py Updating cloud modules with proper github author information 11 years ago
ec2_elb_lb.py added rickmendes as maintainer 11 years ago
ec2_facts.py minor doc fixes 11 years ago
ec2_group.py Updating cloud modules with proper github author information 11 years ago
ec2_key.py attempt to fix check mode when state='absent' 11 years ago
ec2_lc.py Convert object into dict so it will turn into json properly 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 Use msg kwarg to pass error message in ec2_snapshot 11 years ago
ec2_tag.py Updating cloud modules with proper github author information 11 years ago
ec2_vol.py Fixed parameter validation when creating a volume from a snapshot 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 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 Fix iam_policy example 11 years ago
rds.py minor doc fixes, version added for latest feature 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 minor doc fixes 11 years ago
s3.py added version added to headers in s3 11 years ago