You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/cloud/amazon
EarlAbides 9278cce7d2 Fix ec2_asg_facts module when using name parameter (#2840) (#2841) 8 years ago
..
GUIDELINES.md
__init__.py
cloudtrail.py
dynamodb_table.py
ec2_ami_copy.py
ec2_asg_facts.py Fix ec2_asg_facts module when using name parameter (#2840) (#2841) 8 years ago
ec2_customer_gateway.py
ec2_elb_facts.py elb facts fixup (#2099) 8 years ago
ec2_eni.py
ec2_eni_facts.py
ec2_lc_find.py Added module to find Launch Configurations (#1023) 8 years ago
ec2_remote_facts.py
ec2_snapshot_facts.py
ec2_vol_facts.py
ec2_vpc_dhcp_options.py
ec2_vpc_dhcp_options_facts.py ec2_vpc_dhcp_options_facts: fix exception handling, fixes build (#2819) 8 years ago
ec2_vpc_igw.py
ec2_vpc_nacl.py
ec2_vpc_nacl_facts.py
ec2_vpc_nat_gateway.py fixed error message for releasing an ip when not waiting for the nat gateway to delete successfully 1st 8 years ago
ec2_vpc_net_facts.py
ec2_vpc_peer.py
ec2_vpc_route_table.py Fix bug in counting subnets by Name tag (#1643) 8 years ago
ec2_vpc_route_table_facts.py
ec2_vpc_subnet.py
ec2_vpc_subnet_facts.py
ec2_vpc_vgw.py
ec2_win_password.py
ecs_cluster.py
ecs_service.py
ecs_service_facts.py Allow value to be bool where 'yes'/'no' are in choices (#2593) 8 years ago
ecs_task.py
ecs_taskdefinition.py
execute_lambda.py New module: execute_lambda (AWS) (#2558) 8 years ago
iam_mfa_device_facts.py
iam_server_certificate_facts.py Remove duplicate requirements. 8 years ago
kinesis_stream.py Minor tidyup (#2828) 8 years ago
route53_facts.py
route53_health_check.py
route53_zone.py
s3_bucket.py send json string to api instead of dict 8 years ago
s3_lifecycle.py
s3_logging.py
s3_website.py New module `s3_website` to manage static sites on Amazon S3 8 years ago
sns_topic.py
sqs_queue.py
sts_assume_role.py
sts_session_token.py