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/lib/ansible/modules/cloud/amazon
Will Thames c1af147c1f warn about assign_public_ip immutability only if explicitly set (#37974)
Change assign_public_ip to default to None rather than False so
that we can detect whether the value is being explicitly set or
not, and only warn if it is explicitly set to False for something
with a public_dns_name

Fixes #37985
7 years ago
..
GUIDELINES.md Fix broken link to cloud utils from AWS guidelines. (#37166) 7 years ago
__init__.py
_ec2_ami_find.py Clean up module documentation (#36909) 7 years ago
_ec2_ami_search.py Module deprecation: docs, scheme and tests (#34100) 7 years ago
_ec2_facts.py
_ec2_remote_facts.py Clean up module documentation (#36909) 7 years ago
_ec2_vpc.py Clean up module documentation (#36909) 7 years ago
_ec2_vpc_dhcp_options.py
_ec2_vpc_dhcp_options_facts.py
_iam_cert_facts.py
_s3.py
aws_acm_facts.py Module DOCUMENTATION should match argspec (#34895) 7 years ago
aws_api_gateway.py Add module support to yamllint sanity test. (#34964) 7 years ago
aws_application_scaling_policy.py [aws] Register scalable target prior to creating/deleting a scaling policy (#35632) 7 years ago
aws_az_facts.py [cloud] New module aws_az_facts (#20690) 7 years ago
aws_batch_compute_environment.py Initial support for AWS Batch Compute Environment (#26699) 7 years ago
aws_batch_job_definition.py New module: aws_batch_job_definition 7 years ago
aws_batch_job_queue.py [cloud] new module aws_batch_job_queue: support for AWS Batch Job Queues (#26701) 7 years ago
aws_caller_facts.py Add aws_caller_facts module and use it in setup-iam.yml (#36683) 7 years ago
aws_direct_connect_connection.py [cloud] new module - AWS Direct Connect virtual interface (#33211) 7 years ago
aws_direct_connect_gateway.py Module DOCUMENTATION should match argspec (#34895) 7 years ago
aws_direct_connect_link_aggregation_group.py [cloud] new module - AWS Direct Connect virtual interface (#33211) 7 years ago
aws_direct_connect_virtual_interface.py [cloud] new module - AWS Direct Connect virtual interface (#33211) 7 years ago
aws_elasticbeanstalk_app.py Fix idempotence for deleting ElasticBeanstalk applications (#35614) 7 years ago
aws_kms.py Bulk pep8 fixes - hand crafted (#33690) 7 years ago
aws_kms_facts.py Fix the aws_kms_facts module name in module docs (#37902) 7 years ago
aws_region_facts.py [cloud] New module aws_region_facts (#20689) 7 years ago
aws_s3.py Document that this module was renamed recently (#37420) 7 years ago
aws_s3_bucket_facts.py
aws_s3_cors.py Clean up module documentation (#36909) 7 years ago
aws_ses_identity.py Better handling of absent AWS SES identity notification information. (#36354) 7 years ago
aws_ssm_parameter_store.py aws_ssm_parameter_store - Make the module idempotent (#36252) 7 years ago
aws_waf_condition.py [cloud] Retry WAF actions on WAFStaleDataException (#36405) 7 years ago
aws_waf_facts.py Module DOCUMENTATION should match argspec (#34895) 7 years ago
aws_waf_rule.py [cloud] Retry WAF actions on WAFStaleDataException (#36405) 7 years ago
aws_waf_web_acl.py [cloud] Retry WAF actions on WAFStaleDataException (#36405) 7 years ago
cloudformation.py cloudformation: add create_timeout attribute (#36445) 7 years ago
cloudformation_facts.py Clean up module documentation (#36909) 7 years ago
cloudfront_distribution.py cloudfront_distribution: fix the order of headers to avoid updates again and again (#37340) 7 years ago
cloudfront_facts.py [cloud] New module cloudfront_distribution (#31284) 7 years ago
cloudfront_invalidation.py [cloud][aws] New module: cloudfront_invalidation (#35601) 7 years ago
cloudfront_origin_access_identity.py New module: manage Amazon CloudFront origin access identities (cloud/amazon/cloudfront_origin_access_identity) (#35540) 7 years ago
cloudtrail.py [cloudtrail] Only pass extra create_trail options if set in module params (#34745) 7 years ago
cloudwatchevent_rule.py Module DOCUMENTATION should match argspec (#34895) 7 years ago
cloudwatchlogs_log_group.py new module cloudfrontwatchlogs_log_group to create cloudwatch log group (#32272) 7 years ago
cloudwatchlogs_log_group_facts.py Add cloudwatchlogs_log_group_facts module (#35314) 7 years ago
data_pipeline.py Clean up module documentation (#36909) 7 years ago
dynamodb_table.py Clean up module documentation (#36909) 7 years ago
dynamodb_ttl.py
ec2.py warn about assign_public_ip immutability only if explicitly set (#37974) 7 years ago
ec2_ami.py [cloud] Follow up on FIXMEs in ec2_ami & ec2_ami tests (#32337) 7 years ago
ec2_ami_copy.py [cloud] ec2_ami_copy: undeprecate wait_timeout to allow modifiable timeouts again to allow a longer timeout than 600 seconds (#37680) 7 years ago
ec2_ami_facts.py Add option to toggle describe_image_attribute lookups (#34977) 7 years ago
ec2_asg.py [cloud] ec2_asg: wait for the lifecycle hooks - Fixes #37281 (#37282) 7 years ago
ec2_asg_facts.py [ec2_asg_facts] Add exception handling to describing the target groups in case they are in the process of being deleted. (#33997) 7 years ago
ec2_asg_lifecycle_hook.py Update ec2_asg_lifecycle_hook to meet modern best AWS module practices (#34379) 7 years ago
ec2_customer_gateway.py Clean up module documentation (#36909) 7 years ago
ec2_customer_gateway_facts.py Clean up module documentation (#36909) 7 years ago
ec2_eip.py Clean up module documentation (#36909) 7 years ago
ec2_elb.py Clean up module documentation (#36909) 7 years ago
ec2_elb_facts.py Clean up module documentation (#36909) 7 years ago
ec2_elb_lb.py Clean up module documentation (#36909) 7 years ago
ec2_eni.py Clean up module documentation (#36909) 7 years ago
ec2_eni_facts.py Clean up module documentation (#36909) 7 years ago
ec2_group.py ec2_group:documentation explicit a behaviour for sg rules (#36586) 7 years ago
ec2_group_facts.py
ec2_instance.py Use Tower v2 API when available, falling back to v1 where necessary (#36663) 7 years ago
ec2_instance_facts.py
ec2_key.py Module DOCUMENTATION should match argspec (#34895) 7 years ago
ec2_lc.py Clean up module documentation (#36909) 7 years ago
ec2_lc_facts.py Clean up module documentation (#36909) 7 years ago
ec2_lc_find.py Clean up module documentation (#36909) 7 years ago
ec2_metadata_facts.py Module DOCUMENTATION should match argspec (#34895) 7 years ago
ec2_metric_alarm.py Bulk autopep8 (modules) 7 years ago
ec2_placement_group.py [aws modules] use ec2_url in a few places it was missing (#33954) 7 years ago
ec2_placement_group_facts.py [aws modules] use ec2_url in a few places it was missing (#33954) 7 years ago
ec2_scaling_policy.py Bulk autopep8 (modules) 7 years ago
ec2_snapshot.py Bulk autopep8 (modules) 7 years ago
ec2_snapshot_copy.py Clean up module documentation (#36909) 7 years ago
ec2_snapshot_facts.py Bulk autopep8 (modules) 7 years ago
ec2_tag.py Clean up module documentation (#36909) 7 years ago
ec2_vol.py Clean up module documentation (#36909) 7 years ago
ec2_vol_facts.py Clean up module documentation (#36909) 7 years ago
ec2_vpc_dhcp_option.py Increase delay and tries for ec2_vpc_net backoff - fixes #36063, fixes #37323, fixes #36078 (#37354) 7 years ago
ec2_vpc_dhcp_option_facts.py Clean up module documentation (#36909) 7 years ago
ec2_vpc_egress_igw.py [cloud] New module: Amazon Egress-Only Internet Gateway (ec2_vpc_egress_igw) (#23941) 7 years ago
ec2_vpc_endpoint.py
ec2_vpc_endpoint_facts.py Clean up module documentation (#36909) 7 years ago
ec2_vpc_igw.py Clean up module documentation (#36909) 7 years ago
ec2_vpc_igw_facts.py Clean up module documentation (#36909) 7 years ago
ec2_vpc_nacl.py [cloud] ec2_vpc_nacl: add documentation about ingress and egress rules (#37747) 7 years ago
ec2_vpc_nacl_facts.py [cloud] Add ipv6 support to ec2_vpc_nacl_facts (#30581) 7 years ago
ec2_vpc_nat_gateway.py Clean up module documentation (#36909) 7 years ago
ec2_vpc_nat_gateway_facts.py Clean up module documentation (#36909) 7 years ago
ec2_vpc_net.py Increase delay and tries for ec2_vpc_net backoff - fixes #36063, fixes #37323, fixes #36078 (#37354) 7 years ago
ec2_vpc_net_facts.py [ec2_vpc_net_facts] Fix UnsupportedOperation for regions other than u… (#35302) 7 years ago
ec2_vpc_peer.py Only create tags if tags are provided (#36921) 7 years ago
ec2_vpc_peering_facts.py Clean up module documentation (#36909) 7 years ago
ec2_vpc_route_table.py [cloud] ec2_vpc_route_table: ignore routes without DestinationCidrBlock - fixes #37003 (#37010) 7 years ago
ec2_vpc_route_table_facts.py Clean up module documentation (#36909) 7 years ago
ec2_vpc_subnet.py Clean up module documentation (#36909) 7 years ago
ec2_vpc_subnet_facts.py
ec2_vpc_vgw.py Clean up module documentation (#36909) 7 years ago
ec2_vpc_vgw_facts.py Clean up module documentation (#36909) 7 years ago
ec2_vpc_vpn.py [cloud] New Module ec2_vpc_vpn: Facilitate VPN TunnelOptions (#35210) 7 years ago
ec2_win_password.py Clean up module documentation (#36909) 7 years ago
ecs_attribute.py
ecs_cluster.py [cloud] Remove repeated error handling and region checking, both now in boto3_conn (#32774) 7 years ago
ecs_ecr.py ecs_ecr: Fix AWS ECR repository creation (#34798) 7 years ago
ecs_service.py [cloud] ECS Service load balancer modification graceful fail (#32876) 7 years ago
ecs_service_facts.py [ecs_service_facts] replace map with dict for Python3 compatibility (#35355) 7 years ago
ecs_task.py [cloud] Remove repeated error handling and region checking, both now in boto3_conn (#32774) 7 years ago
ecs_taskdefinition.py ecs_taskdefinition module : proposal : add `force_create: true` parameter (#23480) 7 years ago
ecs_taskdefinition_facts.py [cloud] Improve results from ecs_taskdefinition_facts (#34337) 7 years ago
efs.py Clean up module documentation (#36909) 7 years ago
efs_facts.py Clean up module documentation (#36909) 7 years ago
elasticache.py Clean up module documentation (#36909) 7 years ago
elasticache_facts.py Module DOCUMENTATION should match argspec (#34895) 7 years ago
elasticache_parameter_group.py Clean up module documentation (#36909) 7 years ago
elasticache_snapshot.py Clean up module documentation (#36909) 7 years ago
elasticache_subnet_group.py Clean up module documentation (#36909) 7 years ago
elb_application_lb.py Bulk autopep8 (modules) 7 years ago
elb_application_lb_facts.py
elb_classic_lb.py Clean up module documentation (#36909) 7 years ago
elb_classic_lb_facts.py Clean up module documentation (#36909) 7 years ago
elb_instance.py Clean up module documentation (#36909) 7 years ago
elb_target.py [cloud] New AWS module - elb_target (#26483) 7 years ago
elb_target_group.py [cloud] Add support for using IP addresses in target groups (#34266) 7 years ago
elb_target_group_facts.py
execute_lambda.py Clean up module documentation (#36909) 7 years ago
iam.py Clean up module documentation (#36909) 7 years ago
iam_cert.py
iam_group.py Update `iam_group` to add check mode support (#27589) 7 years ago
iam_managed_policy.py Clean up module documentation (#36909) 7 years ago
iam_mfa_device_facts.py Clean up module documentation (#36909) 7 years ago
iam_policy.py Clean up module documentation (#36909) 7 years ago
iam_role.py [cloud] Log more exception info to fix sts_assume_role integration tests (#35570) 7 years ago
iam_role_facts.py iam_role_facts: Add information about instance profiles associated with the iam roles (#37641) 7 years ago
iam_server_certificate_facts.py
iam_user.py [cloud] New AWS module `iam_user` with check mode support (#27588) 7 years ago
kinesis_stream.py Clean up module documentation (#36909) 7 years ago
lambda.py Clean up module documentation (#36909) 7 years ago
lambda_alias.py Module DOCUMENTATION should match argspec (#34895) 7 years ago
lambda_event.py Module DOCUMENTATION should match argspec (#34895) 7 years ago
lambda_facts.py Clean up module documentation (#36909) 7 years ago
lambda_policy.py Module DOCUMENTATION should match argspec (#34895) 7 years ago
lightsail.py Clean up module documentation (#36909) 7 years ago
rds.py Clean up module documentation (#36909) 7 years ago
rds_param_group.py Module DOCUMENTATION should match argspec (#34895) 7 years ago
rds_subnet_group.py Clean up module documentation (#36909) 7 years ago
redshift.py Clean up module documentation (#36909) 7 years ago
redshift_facts.py
redshift_subnet_group.py Clean up module documentation (#36909) 7 years ago
route53.py Clean up module documentation (#36909) 7 years ago
route53_facts.py Module DOCUMENTATION should match argspec (#34895) 7 years ago
route53_health_check.py Clean up module documentation (#36909) 7 years ago
route53_zone.py Clean up module documentation (#36909) 7 years ago
s3_bucket.py Clean up module documentation (#36909) 7 years ago
s3_lifecycle.py Clean up module documentation (#36909) 7 years ago
s3_logging.py Clean up module documentation (#36909) 7 years ago
s3_sync.py Typo fix (#34088) 7 years ago
s3_website.py Clean up module documentation (#36909) 7 years ago
sns.py Clean up module documentation (#36909) 7 years ago
sns_topic.py Clean up module documentation (#36909) 7 years ago
sqs_queue.py Clean up module documentation (#36909) 7 years ago
sts_assume_role.py Clean up module documentation (#36909) 7 years ago
sts_session_token.py Clean up module documentation (#36909) 7 years ago