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 2813675b6f Merge pull request #1469 from Constantin07/update_elb_ec2_facts
ec2_elb_facts - Print explicit error cause when no ELBs are found in AWS
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 Don't raise or catch StandardError in amazon modules 9 years ago
ec2_ami_copy.py updated to use shared region docs from ec2 9 years ago
ec2_elb_facts.py Print explicit error cause when no ELBs are found in AWS 9 years ago
ec2_eni.py Don't raise or catch StandardError in amazon modules 9 years ago
ec2_eni_facts.py Add secondary addresses to facts 9 years ago
ec2_remote_facts.py Don't raise or catch StandardError in amazon modules 9 years ago
ec2_vpc_igw.py Don't raise or catch StandardError in amazon modules 9 years ago
ec2_vpc_net_facts.py Use doc fragment and fix examples 9 years ago
ec2_vpc_route_table.py Doc fix ec2_vpc_route_table.py 9 years ago
ec2_vpc_route_table_facts.py Don't raise or catch StandardError in amazon modules 9 years ago
ec2_vpc_subnet.py Don't raise or catch StandardError in amazon modules 9 years ago
ec2_vpc_subnet_facts.py corrected version added to 2.1 9 years ago
ec2_win_password.py updated to use shared region docs from ec2 9 years ago
ecs_cluster.py Don't raise or catch StandardError in amazon modules 9 years ago
ecs_service.py Really disable RETURN 9 years ago
ecs_service_facts.py Really disable RETURN 9 years ago
ecs_task.py Update for modules which import json. 9 years ago
ecs_taskdefinition.py Update for modules which import json. 9 years ago
route53_facts.py Merge pull request #1466 from stepanstipl/fix-route53_facts_hosted_zone_id 9 years ago
route53_health_check.py Doc fix on route53_health_check.py. Fixed first example. Should be register instead of record. 9 years ago
route53_zone.py added examples to route53_zone 9 years ago
s3_bucket.py Use boto normalized location for bucket creation 9 years ago
s3_lifecycle.py Added missing else statement that caused existing rules to be discarded 9 years ago
s3_logging.py Don't raise or catch StandardError in amazon modules 9 years ago
sns_topic.py Documentation fixes 9 years ago
sqs_queue.py Don't raise or catch StandardError in amazon modules 9 years ago
sts_assume_role.py Don't raise or catch StandardError in amazon modules 9 years ago