.. |
__init__.py
|
…
|
|
_ec2_ami_search.py
|
Remove duplicate documentation fields
|
2016-12-08 11:24:01 -05:00 |
cloudformation.py
|
Use connect_to_aws where possible
|
2016-12-08 11:24:09 -05:00 |
ec2.py
|
Added restart functionality to ec2.py
|
2016-12-08 11:24:26 -05:00 |
ec2_ami.py
|
corrected return docs sample
|
2016-12-08 11:24:20 -05:00 |
ec2_ami_find.py
|
Allow us to sort by all available datatypes
|
2016-12-08 11:24:11 -05:00 |
ec2_asg.py
|
Don't raise or catch StandardError in amazon modules
|
2016-12-08 11:23:50 -05:00 |
ec2_eip.py
|
return allocation id for vpc address.
|
2016-12-08 11:23:56 -05:00 |
ec2_elb.py
|
Don't raise or catch StandardError in amazon modules
|
2016-12-08 11:23:50 -05:00 |
ec2_elb_lb.py
|
Support tagging ELBs using boto 2.0. (#2844)
|
2016-12-08 11:24:20 -05:00 |
ec2_facts.py
|
Added ap-northeast-2 region (#2849)
|
2016-12-08 11:24:17 -05:00 |
ec2_group.py
|
Fix for issue #3109: Executing ec2_group with rules fails with "Invalid rule parameter '['"
|
2016-12-08 11:24:11 -05:00 |
ec2_key.py
|
Add missing GPLv3 License header
|
2016-12-08 11:23:25 -05:00 |
ec2_lc.py
|
Fix capitalization of AWS in ec2_lc module documentation
|
2016-12-08 11:24:24 -05:00 |
ec2_metric_alarm.py
|
Add missing periods to description items.
|
2016-12-08 11:24:25 -05:00 |
ec2_scaling_policy.py
|
Don't raise or catch StandardError in amazon modules
|
2016-12-08 11:23:50 -05:00 |
ec2_snapshot.py
|
Fix to ensure youngest snapshot is retrieved rather than oldest (#3115)
|
2016-12-08 11:24:17 -05:00 |
ec2_tag.py
|
Add more example on how to use module ec2_tags to list tags on an ins… (#3530)
|
2016-12-08 11:24:24 -05:00 |
ec2_vol.py
|
Various simple linting type cleanups on modules
|
2016-12-08 11:24:06 -05:00 |
ec2_vpc.py
|
fixed doc quoting
|
2016-12-08 11:24:15 -05:00 |
ec2_vpc_net.py
|
Don't raise or catch StandardError in amazon modules
|
2016-12-08 11:23:50 -05:00 |
elasticache.py
|
corrected required docs as only boolean is allowed
|
2016-12-08 11:24:15 -05:00 |
elasticache_subnet_group.py
|
Elasticache Subnet Group
|
2016-12-08 11:23:04 -05:00 |
iam.py
|
Fix UnboundLocalError if 'access_key_ids' not supplied
|
2016-12-08 11:24:19 -05:00 |
iam_cert.py
|
Use connect_to_aws where possible
|
2016-12-08 11:24:09 -05:00 |
iam_policy.py
|
Fix and add more error handling for role policies
|
2016-12-08 11:24:16 -05:00 |
rds.py
|
Fixes read replica create BC break (#3365)
|
2016-12-08 11:24:17 -05:00 |
rds_param_group.py
|
Use connect_to_aws where possible
|
2016-12-08 11:24:09 -05:00 |
rds_subnet_group.py
|
Use connect_to_aws where possible
|
2016-12-08 11:24:09 -05:00 |
route53.py
|
ansible-validate-modules part 4: Enable check on ansible-modules-core (#3526)
|
2016-12-08 11:24:26 -05:00 |
s3.py
|
clarified docs on overwrite
|
2016-12-08 11:24:25 -05:00 |