ansible/cloud/amazon
2016-08-03 12:38:05 -07:00
..
__init__.py
cloudtrail.py
dynamodb_table.py
ec2_ami_copy.py
ec2_customer_gateway.py
ec2_elb_facts.py Streamlined ec2_elb_facts module return values with naming in ec2_elb… (#2081) 2016-05-28 01:56:02 +02:00
ec2_eni.py
ec2_eni_facts.py Get EIP association information for ENI if EIP is associated (#2082) 2016-06-20 13:10:56 -04:00
ec2_remote_facts.py Merge pull request #1509 from hslee16/devel 2016-07-02 15:02:23 +05:30
ec2_snapshot_facts.py
ec2_vol_facts.py
ec2_vpc_dhcp_options.py
ec2_vpc_igw.py
ec2_vpc_nacl.py
ec2_vpc_nacl_facts.py New module ec2_vpc_nacl_facts 2016-06-27 12:36:33 -07:00
ec2_vpc_nat_gateway.py Module requires boto due to ec2.py 2016-08-03 12:38:05 -07:00
ec2_vpc_net_facts.py
ec2_vpc_peer.py Fix python3 syntax compilation 2016-05-25 11:48:16 -07:00
ec2_vpc_route_table.py Fix a number of issues around detecting nat gateways, how (#1511) 2016-07-25 21:48:27 +02:00
ec2_vpc_route_table_facts.py
ec2_vpc_subnet.py
ec2_vpc_subnet_facts.py Included an example using the jinja 2 map function to return a list of (#2458) 2016-06-30 07:16:05 +02:00
ec2_vpc_vgw.py fix ec2_vpc_vgw exception handling issues 2016-06-22 17:26:41 -07:00
ec2_win_password.py
ecs_cluster.py
ecs_service.py
ecs_service_facts.py
ecs_task.py
ecs_taskdefinition.py
GUIDELINES.md
iam_mfa_device_facts.py Use helper function for new module and rename (#2277) 2016-06-08 10:43:53 -07:00
iam_server_certificate_facts.py Remove duplicate requirements. 2016-07-21 13:04:15 -04:00
route53_facts.py
route53_health_check.py
route53_zone.py Documented returned structure. (#2510) 2016-07-01 10:56:03 +02:00
s3_bucket.py send json string to api instead of dict 2016-07-28 15:19:14 -04:00
s3_lifecycle.py
s3_logging.py
sns_topic.py
sqs_queue.py
sts_assume_role.py
sts_session_token.py