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
Rob 47fddc83be Added doc for new get_ec2_security_group_ids_from_names function in m… 9 years ago
..
GUIDELINES.md Added doc for new get_ec2_security_group_ids_from_names function in m… 9 years ago
__init__.py moved cloudtrail to amazon subdir 10 years ago
cloudtrail.py minor doc fixes 9 years ago
dynamodb_table.py restore version_added in dynamodb_table.py 9 years ago
ec2_ami_copy.py updated to use shared region docs from ec2 9 years ago
ec2_elb_facts.py Adding missing attributes regarding the hosted zone. 9 years ago
ec2_eni.py Fix for existing ENIs w/ multiple security groups 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_snapshot_facts.py New module - ec2_snapshot_facts (#1088) 9 years ago
ec2_vol_facts.py Fix DOCUMENTATION for ec2_vpc_dhcp_options.py and add missing RETURN to ec2_vol_facts.py 9 years ago
ec2_vpc_dhcp_options.py ec2_vpc_dhcp_options: doc fix, add version_added to new args 9 years ago
ec2_vpc_igw.py Don't raise or catch StandardError in amazon modules 9 years ago
ec2_vpc_net_facts.py Update ec2_vpc_net_facts.py 9 years ago
ec2_vpc_route_table.py Fixing check mode support for vpc route tables 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 fix edge case where boto returns empty list after subnet creation 9 years ago
ec2_vpc_subnet_facts.py corrected version added to 2.1 9 years ago
ec2_win_password.py Ensure ec2_win_password doesn't leak file handle 9 years ago
ecs_cluster.py Add missing doc fragments 9 years ago
ecs_service.py Removed debug return values 9 years ago
ecs_service_facts.py ecs_service_facts documentation fixes #1483. Workaround for datetime fileds #1348. 9 years ago
ecs_task.py ecs_task module documentation fixes 9 years ago
ecs_taskdefinition.py Add missing doc fragments 9 years ago
route53_facts.py Fixes route53_facts to use max_items parameter with record_sets query. 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 Merge pull request #1579 from wimnat/feature/1573 9 years ago
sqs_queue.py Add SQS queue policy attachment functionality (#1716) 9 years ago
sts_assume_role.py Update sts_assume_role.py for showing the correct example syntax role_session_name instead of session_name 9 years ago