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
zimbatm 8a4d5856ce ec2_group: select own group if the name matches
This fixes an issue where multiple VPC have the same group name and
the one from the other VPC is selected.
10 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 10 years ago
_ec2_ami_search.py deprecated ec2_ami_search 10 years ago
cloudformation.py really fixed docs this time 10 years ago
ec2.py issue #994: use HAS_BOTO to determine if import was successful: 10 years ago
ec2_ami.py Merge pull request #966 from jnsaff/devel 10 years ago
ec2_ami_find.py added new ec2_ami_find as per #905 10 years ago
ec2_asg.py issue #994: use HAS_BOTO to determine if import was successful: 10 years ago
ec2_eip.py issue #994: use HAS_BOTO to determine if import was successful: 10 years ago
ec2_elb.py issue #994: use HAS_BOTO to determine if import was successful: 10 years ago
ec2_elb_lb.py issue #994: use HAS_BOTO to determine if import was successful: 10 years ago
ec2_facts.py Merge pull request #260 from willthames/aws_frankfurt 10 years ago
ec2_group.py ec2_group: select own group if the name matches 10 years ago
ec2_key.py issue #994: use HAS_BOTO to determine if import was successful: 10 years ago
ec2_lc.py issue #994: use HAS_BOTO to determine if import was successful: 10 years ago
ec2_metric_alarm.py removed unused and undefined aws_regions 10 years ago
ec2_scaling_policy.py removed redundant region def 10 years ago
ec2_snapshot.py issue #994: use HAS_BOTO to determine if import was successful: 10 years ago
ec2_tag.py issue #994: use HAS_BOTO to determine if import was successful: 10 years ago
ec2_vol.py Fix indent of "register" key 10 years ago
ec2_vpc.py Fixes regression introduced by edf1ac1ea6 10 years ago
elasticache.py issue #994: use HAS_BOTO to determine if import was successful: 10 years ago
rds.py Fixed MS SQL port number in documentation (1443->1433) per: https://support.microsoft.com/en-us/kb/287932 10 years ago
rds_param_group.py issue #994: use HAS_BOTO to determine if import was successful: 10 years ago
rds_subnet_group.py Fix typo in rds_subnet_group.py 10 years ago
route53.py issue #994: use HAS_BOTO to determine if import was successful: 10 years ago
s3.py avoid exception when boto is not available 10 years ago