.. |
__init__.py
|
moved cloudtrail to amazon subdir
|
2016-12-08 11:32:30 -05:00 |
cloudformation_facts.py
|
Cloud amazon and azure (#3610)
|
2016-12-08 11:35:13 -05:00 |
cloudtrail.py
|
Use native YAML (#3434)
|
2016-12-08 11:35:07 -05:00 |
cloudwatchevent_rule.py
|
Use native YAML (#3436)
|
2016-12-08 11:35:07 -05:00 |
dynamodb_table.py
|
Fix amazon extras modules to compile under python3
|
2016-12-08 11:35:01 -05:00 |
ec2_ami_copy.py
|
Fix amazon extras modules to compile under python3
|
2016-12-08 11:35:01 -05:00 |
ec2_asg_facts.py
|
Fix ec2_asg_facts when name parameter is None
|
2016-12-08 11:34:54 -05:00 |
ec2_customer_gateway.py
|
ec2_customer_gateway: state present expect bgp_arn instead of bgp_asn (#3366)
|
2016-12-08 11:35:07 -05:00 |
ec2_elb_facts.py
|
Add check mode support (#3522)
|
2016-12-08 11:35:16 -05:00 |
ec2_eni.py
|
Fix amazon extras modules to compile under python3
|
2016-12-08 11:35:01 -05:00 |
ec2_eni_facts.py
|
Fix amazon extras modules to compile under python3
|
2016-12-08 11:35:01 -05:00 |
ec2_group_facts.py
|
New ec2_group_facts module to be able to get facts from EC2 security groups (#2591)
|
2016-12-08 11:35:06 -05:00 |
ec2_lc_facts.py
|
docs: ec2_lc_facts: adjust version_added
|
2016-12-08 11:35:01 -05:00 |
ec2_lc_find.py
|
ec2_lc_find: Set default value for AssociatePublicIpAddress, since is missing when is false (#3417)
|
2016-12-08 11:35:07 -05:00 |
ec2_remote_facts.py
|
Fix amazon extras modules to compile under python3
|
2016-12-08 11:35:01 -05:00 |
ec2_snapshot_facts.py
|
Fix: convert owner_ids to a list of strings (#3488)
|
2016-12-08 11:35:16 -05:00 |
ec2_vol_facts.py
|
Fix amazon extras modules to compile under python3
|
2016-12-08 11:35:01 -05:00 |
ec2_vpc_dhcp_options.py
|
ec2_vpc_dhcp_options: doc fix, add version_added to new args
|
2016-12-08 11:33:58 -05:00 |
ec2_vpc_dhcp_options_facts.py
|
ec2_vpc_dhcp_options_facts: fix exception handling, fixes build (#2819)
|
2016-12-08 11:34:45 -05:00 |
ec2_vpc_igw.py
|
Fix amazon extras modules to compile under python3
|
2016-12-08 11:35:01 -05:00 |
ec2_vpc_nacl.py
|
Fix amazon extras modules to compile under python3
|
2016-12-08 11:35:01 -05:00 |
ec2_vpc_nacl_facts.py
|
New module ec2_vpc_nacl_facts
|
2016-12-08 11:34:26 -05:00 |
ec2_vpc_nat_gateway.py
|
fixed error message for releasing an ip when not waiting for the nat gateway to delete successfully 1st
|
2016-12-08 11:34:38 -05:00 |
ec2_vpc_net_facts.py
|
Fix amazon extras modules to compile under python3
|
2016-12-08 11:35:01 -05:00 |
ec2_vpc_peer.py
|
Fix python3 syntax compilation
|
2016-12-08 11:34:18 -05:00 |
ec2_vpc_route_table.py
|
py3 - ported ec2_vpc_route_table iterkeys to dict.keys() (#3503)
|
2016-12-08 11:35:10 -05:00 |
ec2_vpc_route_table_facts.py
|
Fix amazon extras modules to compile under python3
|
2016-12-08 11:35:01 -05:00 |
ec2_vpc_subnet.py
|
Fix amazon extras modules to compile under python3
|
2016-12-08 11:35:01 -05:00 |
ec2_vpc_subnet_facts.py
|
improve example for module ec2_vpc_subnet_facts (#3511)
|
2016-12-08 11:35:17 -05:00 |
ec2_vpc_vgw.py
|
fix ec2_vpc_vgw exception handling issues
|
2016-12-08 11:34:25 -05:00 |
ec2_win_password.py
|
Make main() calls conditional - cloud (#3657)
|
2016-12-08 11:35:15 -05:00 |
ecs_cluster.py
|
Fix amazon extras modules to compile under python3
|
2016-12-08 11:35:01 -05:00 |
ecs_service.py
|
Fix amazon extras modules to compile under python3
|
2016-12-08 11:35:01 -05:00 |
ecs_service_facts.py
|
Fix amazon extras modules to compile under python3
|
2016-12-08 11:35:01 -05:00 |
ecs_task.py
|
Fix amazon extras modules to compile under python3
|
2016-12-08 11:35:01 -05:00 |
ecs_taskdefinition.py
|
Enhanced ecs_taskdefinition module.
|
2016-12-08 11:35:05 -05:00 |
efs.py
|
Fix elf and elf_facts documentation formatting (#3348)
|
2016-12-08 11:35:04 -05:00 |
efs_facts.py
|
Fix elf and elf_facts documentation formatting (#3348)
|
2016-12-08 11:35:04 -05:00 |
execute_lambda.py
|
Cloud amazon and azure (#3610)
|
2016-12-08 11:35:13 -05:00 |
GUIDELINES.md
|
Add section on how to return boto3 CamelCased results (#2279)
|
2016-12-08 11:34:16 -05:00 |
iam_mfa_device_facts.py
|
Use helper function for new module and rename (#2277)
|
2016-12-08 11:34:21 -05:00 |
iam_server_certificate_facts.py
|
Remove duplicate requirements.
|
2016-12-08 11:34:32 -05:00 |
kinesis_stream.py
|
Skip shard count test in check mode. (#3329)
|
2016-12-08 11:35:03 -05:00 |
lambda.py
|
Native YAML - cloud/amazon/lambda.py (#3628)
|
2016-12-08 11:35:14 -05:00 |
lambda_alias.py
|
Cloud amazon and azure (#3610)
|
2016-12-08 11:35:13 -05:00 |
lambda_event.py
|
Required and default are mutually exclusive (#3475)
|
2016-12-08 11:35:09 -05:00 |
lambda_facts.py
|
Cloud amazon and azure (#3610)
|
2016-12-08 11:35:13 -05:00 |
redshift.py
|
redshift: fix version added
|
2016-12-08 11:35:09 -05:00 |
redshift_subnet_group.py
|
redshift: fix version added
|
2016-12-08 11:35:09 -05:00 |
route53_facts.py
|
Native YAML, improve quotation (#3643)
|
2016-12-08 11:35:15 -05:00 |
route53_health_check.py
|
Fix amazon extras modules to compile under python3
|
2016-12-08 11:35:01 -05:00 |
route53_zone.py
|
Update route53_zone.py fix indentation typo in examples (#3255)
|
2016-12-08 11:35:17 -05:00 |
s3_bucket.py
|
Fix failure to apply bucket policy when creating a bucket from scratch (#3091)
|
2016-12-08 11:34:57 -05:00 |
s3_lifecycle.py
|
Fix amazon extras modules to compile under python3
|
2016-12-08 11:35:01 -05:00 |
s3_logging.py
|
Fix amazon extras modules to compile under python3
|
2016-12-08 11:35:01 -05:00 |
s3_website.py
|
New module s3_website to manage static sites on Amazon S3
|
2016-12-08 11:34:42 -05:00 |
sns_topic.py
|
Fix amazon extras modules to compile under python3
|
2016-12-08 11:35:01 -05:00 |
sqs_queue.py
|
Return actual queue attributes with result from sqs_queue creation/update (#1362)
|
2016-12-08 11:35:05 -05:00 |
sts_assume_role.py
|
Fix amazon extras modules to compile under python3
|
2016-12-08 11:35:01 -05:00 |
sts_session_token.py
|
Fix amazon extras modules to compile under python3
|
2016-12-08 11:35:01 -05:00 |