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/lib/ansible/modules/cloud/amazon
Shawn Silva 12be401c11 The parameters 'template' and 'template_url' are incorrectly required in all cases.
If the state is 'absent' they should not be required. A few lines below the correct check is already in place.
9 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 9 years ago
_ec2_ami_search.py Clarity of owner, even though module is deprecated 9 years ago
cloudformation.py The parameters 'template' and 'template_url' are incorrectly required in all cases. 9 years ago
ec2.py Fixed typo in example playbook 9 years ago
ec2_ami.py Clarify available options for device_mapping parameter of ec2_ami module 9 years ago
ec2_ami_find.py Remove explicit region parameter from ec2_ami_find 9 years ago
ec2_asg.py Don't raise or catch StandardError in amazon modules 9 years ago
ec2_eip.py return allocation id for vpc address. 9 years ago
ec2_elb.py Don't raise or catch StandardError in amazon modules 9 years ago
ec2_elb_lb.py Fix `self.changed` value in `ElbManager` (ec2_elb_lb) 9 years ago
ec2_facts.py Updating cloud modules with proper github author information 9 years ago
ec2_group.py ec2_group.py: added ICMP rule example 9 years ago
ec2_key.py Add missing GPLv3 License header 9 years ago
ec2_lc.py Don't raise or catch StandardError in amazon modules 9 years ago
ec2_metric_alarm.py Don't raise or catch StandardError in amazon modules 9 years ago
ec2_scaling_policy.py Don't raise or catch StandardError in amazon modules 9 years ago
ec2_snapshot.py Fix ec2_snapshot documentation 9 years ago
ec2_tag.py minor doc fix 9 years ago
ec2_vol.py tabs are bad 9 years ago
ec2_vpc.py 1113 fix ec2 subnet tags 9 years ago
ec2_vpc_net.py Don't raise or catch StandardError in amazon modules 9 years ago
elasticache.py two choices for cache engine. adding them. 9 years ago
elasticache_subnet_group.py Elasticache Subnet Group 9 years ago
iam.py fixed grammatical issue in iam.py. exit -> exist. 9 years ago
iam_cert.py Fix misspelling of the word 'certificate' 9 years ago
iam_policy.py Fix iam_policy pdoc variable 9 years ago
rds.py made port default depending on db engine 9 years ago
rds_param_group.py updating choices for rds parameter engines 9 years ago
rds_subnet_group.py Updating cloud modules with proper github author information 9 years ago
route53.py updated version_added 9 years ago
s3.py updated s3 module documentation 9 years ago