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
Brian Coca dd3a2b2e30 Merge pull request #1089 from wimnat/feature/ec2_remote_facts_refactor
Refactor ec2_remote_facts to use filters
9 years ago
..
GUIDELINES.md Add GUIDELINES for AWS module development 9 years ago
__init__.py moved cloudtrail to amazon subdir 10 years ago
cloudtrail.py minor doc fixes 9 years ago
dynamodb_table.py updated to use shared region docs from ec2 9 years ago
ec2_ami_copy.py updated to use shared region docs from ec2 9 years ago
ec2_elb_facts.py updated to use shared region docs from ec2 9 years ago
ec2_eni.py updated to use shared region docs from ec2 9 years ago
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 9 years ago
ec2_remote_facts.py Refactor ec2_remote_facts to use filters 9 years ago
ec2_vpc_igw.py updated to use shared region docs from ec2 9 years ago
ec2_vpc_route_table.py Fix docs for ec2_vpc_route_table 9 years ago
ec2_vpc_route_table_facts.py updated to use shared region docs from ec2 9 years ago
ec2_vpc_subnet.py updated to use shared region docs from ec2 9 years ago
ec2_vpc_subnet_facts.py updated to use shared region docs from ec2 9 years ago
ec2_win_password.py updated to use shared region docs from ec2 9 years ago
ecs_cluster.py updated to use shared region docs from ec2 9 years ago
ecs_task.py updated to use shared region docs from ec2 9 years ago
ecs_taskdefinition.py updated to use shared region docs from ec2 9 years ago
route53_health_check.py updated to use shared region docs from ec2 9 years ago
route53_zone.py updated to use shared region docs from ec2 9 years ago
s3_bucket.py updated to use shared region docs from ec2 9 years ago
s3_lifecycle.py updated to use shared region docs from ec2 9 years ago
s3_logging.py updated to use shared region docs from ec2 9 years ago
sqs_queue.py updated to use shared region docs from ec2 9 years ago
sts_assume_role.py Convert from dos line endings to unix because dos line endings break our documentation build. 9 years ago