.. |
GUIDELINES.md
|
Add GUIDELINES for AWS module development
|
2016-12-08 11:32:52 -05:00 |
__init__.py
|
…
|
|
cloudtrail.py
|
minor doc fixes
|
2016-12-08 11:33:00 -05:00 |
dynamodb_table.py
|
fixes issue where no range_key_name is defined https://github.com/ansible/ansible-modules-extras/issues/841
|
2016-12-08 11:33:16 -05:00 |
ec2_ami_copy.py
|
monior docfixes added extensino to vsphere_copy so it actually installs
|
2016-12-08 11:32:52 -05:00 |
ec2_elb_facts.py
|
Remove old Ansible AWS magic
|
2016-12-08 11:33:12 -05:00 |
ec2_eni.py
|
fixing hang after creation
|
2016-12-08 11:33:17 -05:00 |
ec2_eni_facts.py
|
Use filters attribute rather than eni id so facts can be filtered on much more. Matches the new ec2_vpc_route_table_facts and ec2_vpc_subnet_facts modules
|
2016-12-08 11:33:29 -05:00 |
ec2_remote_facts.py
|
Fix tpyo
|
2016-12-08 11:33:18 -05:00 |
ec2_vpc_igw.py
|
Try to revert the pieces of #651 that @willthames and @erydo requested
|
2016-12-08 11:33:17 -05:00 |
ec2_vpc_route_table.py
|
Handling dry run exception
|
2016-12-08 11:33:29 -05:00 |
ec2_vpc_route_table_facts.py
|
Documentation fixup
|
2016-12-08 11:33:18 -05:00 |
ec2_vpc_subnet.py
|
Changed resource_tags to tags to match other modules (resource_tags still an alias) Added get_subnet_info method to return more subnet info - matches same method in ec2_vpc_subnet_facts module Rework of tags - will now only apply the tags listed in the module. Existing tags not listed will be removed (desired state!)
|
2016-12-08 11:33:07 -05:00 |
ec2_vpc_subnet_facts.py
|
Documentation examples fix
|
2016-12-08 11:33:23 -05:00 |
ec2_win_password.py
|
added missing license
|
2016-12-08 11:33:25 -05:00 |
ecs_cluster.py
|
fix docs, enhance fail msgs
|
2016-12-08 11:33:21 -05:00 |
ecs_task.py
|
docs fixes
|
2016-12-08 11:33:21 -05:00 |
ecs_taskdefinition.py
|
remove facts and fix docs for taskdefinition module
|
2016-12-08 11:33:21 -05:00 |
route53_health_check.py
|
Fix for errors in the generated rst
|
2016-12-08 11:33:21 -05:00 |
route53_zone.py
|
#931 append dot to zone if not defined
|
2016-12-08 11:33:23 -05:00 |
s3_bucket.py
|
correct documentation formatting
|
2016-12-08 11:33:17 -05:00 |
s3_lifecycle.py
|
correct documentation formatting
|
2016-12-08 11:33:17 -05:00 |
s3_logging.py
|
Doc fixup
|
2016-12-08 11:33:01 -05:00 |
sqs_queue.py
|
Docfixes - add version_added and missing default values.
|
2016-12-08 11:33:24 -05:00 |
sts_assume_role.py
|
Added changes requested by reviewers
|
2016-12-08 11:33:00 -05:00 |