.. |
__init__.py
|
moved cloudtrail to amazon subdir
|
2015-03-26 01:15:34 -04:00 |
cloudtrail.py
|
minor doc fixes
|
2015-07-17 01:19:21 -04:00 |
dynamodb_table.py
|
fixes issue where no range_key_name is defined https://github.com/ansible/ansible-modules-extras/issues/841
|
2015-08-17 12:51:10 +02:00 |
ec2_ami_copy.py
|
monior docfixes
|
2015-06-19 11:04:25 -04:00 |
ec2_elb_facts.py
|
Remove old Ansible AWS magic
|
2015-08-24 10:14:44 -05:00 |
ec2_eni.py
|
Only wait for ENI attachment at creation when instance_id is specified
|
2015-09-06 22:00:02 -04:00 |
ec2_eni_facts.py
|
monior docfixes
|
2015-06-19 11:04:25 -04:00 |
ec2_remote_facts.py
|
Cleanup docs
|
2015-07-30 01:26:36 -04:00 |
ec2_vpc_igw.py
|
Try to revert the pieces of #651 that @willthames and @erydo requested
|
2015-09-06 07:56:58 -07:00 |
ec2_vpc_route_table.py
|
Remove debug print statement. Fixed ensure_propagation call to pass 'route_table' and 'connection'.
|
2015-09-02 14:34:56 +01:00 |
ec2_vpc_route_table_facts.py
|
New module - ec2_vpc_route_table_facts
|
2015-07-28 22:33:57 +10:00 |
ec2_vpc_subnet.py
|
Changed resource_tags to tags to match other modules (resource_tags still an alias)
|
2015-08-02 21:46:40 +10:00 |
ec2_win_password.py
|
resolving merge conflicts
|
2015-06-27 10:25:17 -07:00 |
ecs_service.py
|
fix, update the documentation of the modules
|
2015-09-28 10:53:26 -06:00 |
ecs_service_facts.py
|
fix, update the documentation of the modules
|
2015-09-28 10:53:26 -06:00 |
GUIDELINES.md
|
Add GUIDELINES for AWS module development
|
2015-06-19 12:40:56 +10:00 |
route53_zone.py
|
Fix the documentation of route53_zone
|
2015-07-07 10:53:09 -07:00 |
s3_bucket.py
|
correct documentation formatting
|
2015-09-05 08:55:34 -07:00 |
s3_lifecycle.py
|
correct documentation formatting
|
2015-09-05 08:55:34 -07:00 |
s3_logging.py
|
Doc fixup
|
2015-07-19 13:43:04 +10:00 |
sts_assume_role.py
|
Added changes requested by reviewers
|
2015-07-13 12:05:47 -07:00 |