..
GUIDELINES.md
doc: fixes the the repetitions ( #43937 )
2018-08-22 21:53:30 +02:00
__init__.py
…
_ec2_ami_find.py
Clean up module documentation ( #36909 )
2018-03-15 22:15:24 +01:00
_ec2_ami_search.py
Fixup removed and deprecated modules
2018-08-24 15:37:13 -07:00
_ec2_facts.py
Fixup removed and deprecated modules
2018-08-24 15:37:13 -07:00
_ec2_remote_facts.py
Stub out modules scheduled for 2.8 removal ( #44985 )
2018-08-31 16:27:32 -05:00
_ec2_vpc.py
Fixup removed and deprecated modules
2018-08-24 15:37:13 -07:00
_iam_cert_facts.py
iam certificate facts (duplicate): add iam_cert_facts as alias for iam_server_certificate_facts ( #25387 )
2017-08-12 01:44:39 -07:00
_s3.py
Fixup removed and deprecated modules
2018-08-24 15:37:13 -07:00
aws_acm_facts.py
Change aws_acm_facts name parameter to be domain_name ( #36986 )
2018-05-03 08:35:55 -04:00
aws_api_gateway.py
Update to AnsibleAWSModule and remove now-duplicate fail_json_aws function ( #42629 )
2018-07-12 22:52:28 +10:00
aws_application_scaling_policy.py
[aws] Add suboptions to aws_application_scaling_policy ( #43042 )
2018-09-05 12:35:26 -04:00
aws_az_facts.py
[cloud] New module aws_az_facts ( #20690 )
2018-01-26 14:52:42 -05:00
aws_batch_compute_environment.py
Fix broken links in module documentation ( #38469 )
2018-04-10 11:20:14 +10:00
aws_batch_job_definition.py
Fix broken links in module documentation ( #38469 )
2018-04-10 11:20:14 +10:00
aws_batch_job_queue.py
Fix broken links in module documentation ( #38469 )
2018-04-10 11:20:14 +10:00
aws_caller_facts.py
added account_alias in the response of module aws_caller_facts ( #42345 )
2018-08-22 17:21:12 -04:00
aws_config_aggregation_authorization.py
Split AWS Config modules ( #40111 )
2018-05-24 15:52:41 -04:00
aws_config_aggregator.py
Remove unused imports from aws_config_aggregator ( #41803 )
2018-06-21 13:36:07 -04:00
aws_config_delivery_channel.py
Add AWS boto3 error code exception function is_boto3_error_code ( #41202 )
2018-06-12 12:15:16 -04:00
aws_config_recorder.py
Add AWS boto3 error code exception function is_boto3_error_code ( #41202 )
2018-06-12 12:15:16 -04:00
aws_config_rule.py
Add AWS boto3 error code exception function is_boto3_error_code ( #41202 )
2018-06-12 12:15:16 -04:00
aws_direct_connect_connection.py
Remove unused imports from aws_direct_connect_connection module ( #41802 )
2018-06-21 14:50:09 -04:00
aws_direct_connect_gateway.py
Module DOCUMENTATION should match argspec ( #34895 )
2018-01-16 12:18:51 +00:00
aws_direct_connect_link_aggregation_group.py
[cloud] new module - AWS Direct Connect virtual interface ( #33211 )
2018-01-29 17:23:03 -05:00
aws_direct_connect_virtual_interface.py
[cloud] new module - AWS Direct Connect virtual interface ( #33211 )
2018-01-29 17:23:03 -05:00
aws_eks_cluster.py
aws_eks_cluster: Add wait functionality ( #42259 )
2018-07-04 22:30:57 +10:00
aws_elasticbeanstalk_app.py
Surround top-level function and class definitions with two blank lines.
2018-07-31 12:06:56 -07:00
aws_glue_connection.py
Surround top-level function and class definitions with two blank lines.
2018-07-31 12:06:56 -07:00
aws_glue_job.py
Surround top-level function and class definitions with two blank lines.
2018-07-31 12:06:56 -07:00
aws_inspector_target.py
Add AWS Inspector Target Module ( #37464 )
2018-05-01 16:04:03 -04:00
aws_kms.py
Clean up BOTMETA.yml ( #44574 )
2018-08-24 19:43:35 -04:00
aws_kms_facts.py
Fix the aws_kms_facts module name in module docs ( #37902 )
2018-03-26 12:18:36 +10:00
aws_region_facts.py
[cloud] New module aws_region_facts ( #20689 )
2018-01-26 14:48:50 -05:00
aws_s3.py
[docs] Fix typos in aws_s3 and s3_bucket module docs ( #46106 )
2018-09-25 08:57:44 -04:00
aws_s3_bucket_facts.py
Extend `module_defaults` by adding default groups for cloud modules ( #44127 )
2018-08-22 21:33:27 -04:00
aws_s3_cors.py
Surround top-level function and class definitions with two blank lines.
2018-07-31 12:06:56 -07:00
aws_ses_identity.py
To improve readability, we added a line feed. ( #43801 )
2018-08-08 16:10:26 -07:00
aws_ses_identity_policy.py
[cloud]Add aws_ses_identity_policy module for managing SES sending policies ( #36623 )
2018-04-05 15:11:12 -04:00
aws_sgw_facts.py
Fix author in modules ( #46068 )
2018-09-24 10:14:29 -05:00
aws_ssm_parameter_store.py
[aws_ssm_parameter_store] use describe_parameters paginator ( #45632 )
2018-09-14 15:17:15 -04:00
aws_waf_condition.py
AWS WAF module custom waiter ( #37026 )
2018-04-05 11:30:57 +10:00
aws_waf_facts.py
Module DOCUMENTATION should match argspec ( #34895 )
2018-01-16 12:18:51 +00:00
aws_waf_rule.py
AWS WAF module custom waiter ( #37026 )
2018-04-05 11:30:57 +10:00
aws_waf_web_acl.py
AWS WAF module custom waiter ( #37026 )
2018-04-05 11:30:57 +10:00
cloudformation.py
Docs: Avoid use of 'default: null' ( #45795 )
2018-09-19 09:02:27 -05:00
cloudformation_facts.py
Clean up module documentation ( #36909 )
2018-03-15 22:15:24 +01:00
cloudformation_stack_set.py
New module cloudformation_stack_set ( #41669 )
2018-08-20 14:38:14 -04:00
cloudfront_distribution.py
[AWS] cloudfront_distribution - fix method name from 'validate_distribution_id_from_caller_reference' to 'validate_distribution_from_caller_reference' and set distribution_id to the distribution's key 'Id' ( #45498 )
2018-09-11 15:08:30 -04:00
cloudfront_facts.py
Fix #38038 cloudfront_facts module returns only first page of response ( #38045 )
2018-07-12 15:07:57 -04:00
cloudfront_invalidation.py
Fixes #38085 - cloudfront_invalidation doesn't work for the first invalidation ever ( #38086 )
2018-04-03 10:14:09 +10:00
cloudfront_origin_access_identity.py
New module: manage Amazon CloudFront origin access identities (cloud/amazon/cloudfront_origin_access_identity) ( #35540 )
2018-02-01 11:32:33 -05:00
cloudtrail.py
Clean up BOTMETA.yml ( #44574 )
2018-08-24 19:43:35 -04:00
cloudwatchevent_rule.py
cloudwatchevent_rule: doc: fix schedule_expression in example ( #41138 )
2018-06-06 16:54:09 +02:00
cloudwatchlogs_log_group.py
[aws] Allow CloudWatch Log Group retention to be changed when log group exists ( #43752 )
2018-08-07 16:06:06 -04:00
cloudwatchlogs_log_group_facts.py
[docs] Include "_facts" in module examples section ( #41680 )
2018-06-19 08:25:24 -04:00
data_pipeline.py
Clean up module documentation ( #36909 )
2018-03-15 22:15:24 +01:00
dynamodb_table.py
Clean up module documentation ( #36909 )
2018-03-15 22:15:24 +01:00
dynamodb_ttl.py
Clean up BOTMETA.yml ( #44574 )
2018-08-24 19:43:35 -04:00
ec2.py
ec2: add "IAM Role" to instance_profile_name
2018-08-27 10:06:15 -04:00
ec2_ami.py
Fix ec2_ami block_device_mapping volume_size to be int in 2.5 ( #40938 )
2018-06-04 10:03:59 -04:00
ec2_ami_copy.py
Clean up BOTMETA.yml ( #44574 )
2018-08-24 19:43:35 -04:00
ec2_ami_facts.py
ec2_ami_facts: return images in a consistent order ( #40679 )
2018-05-25 14:10:33 -04:00
ec2_asg.py
EC2_ASG: Enable support for launch_templates ( #45647 )
2018-09-25 16:39:34 -04:00
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 )
2017-12-21 13:48:23 -05:00
ec2_asg_lifecycle_hook.py
Fix author in modules ( #46068 )
2018-09-24 10:14:29 -05:00
ec2_customer_gateway.py
Add better handling for errors causing integration test instability ( #40184 )
2018-05-15 15:31:19 -04:00
ec2_customer_gateway_facts.py
Clean up module documentation ( #36909 )
2018-03-15 22:15:24 +01:00
ec2_eip.py
Clean up module documentation ( #36909 )
2018-03-15 22:15:24 +01:00
ec2_eip_facts.py
[cloud] New module: AWS EC2 Elastic IP address facts ( #38823 )
2018-04-17 15:10:54 -04:00
ec2_elb.py
[AWS] check mode for ec2_elb and elb_instance ( #42694 )
2018-07-19 08:13:16 -04:00
ec2_elb_facts.py
Add 'instance_protocol' parameter when fetching ELB Listeners ( #40785 )
2018-08-22 13:57:02 -04:00
ec2_elb_lb.py
Port modules away from __file__
2018-07-09 15:51:20 -07:00
ec2_eni.py
Correct the default doc for attached in ec2_eni ( #44523 )
2018-08-23 12:44:49 +10:00
ec2_eni_facts.py
Clean up module documentation ( #36909 )
2018-03-15 22:15:24 +01:00
ec2_group.py
ec2_group - fix VPC precedence for security group targets ( #45787 )
2018-09-18 15:33:19 -04:00
ec2_group_facts.py
Clean up BOTMETA.yml ( #44574 )
2018-08-24 19:43:35 -04:00
ec2_instance.py
Fix ec2_instance synopsis. Fixes #44641
2018-08-24 15:44:28 -04:00
ec2_instance_facts.py
Clean up BOTMETA.yml ( #44574 )
2018-08-24 19:43:35 -04:00
ec2_key.py
Module DOCUMENTATION should match argspec ( #34895 )
2018-01-16 12:18:51 +00:00
ec2_lc.py
ec2_lc: fix state doc matching arg_spec ( #40792 )
2018-05-30 09:34:23 -04:00
ec2_lc_facts.py
Clean up module documentation ( #36909 )
2018-03-15 22:15:24 +01:00
ec2_lc_find.py
Clean up module documentation ( #36909 )
2018-03-15 22:15:24 +01:00
ec2_metadata_facts.py
[aws] Change IAM role name parsing to come from the ARN ( #45534 )
2018-09-24 12:41:23 -04:00
ec2_metric_alarm.py
Bulk autopep8 (modules)
2017-12-07 20:25:55 +00:00
ec2_placement_group.py
[aws modules] use ec2_url in a few places it was missing ( #33954 )
2017-12-15 12:06:24 -05:00
ec2_placement_group_facts.py
[aws modules] use ec2_url in a few places it was missing ( #33954 )
2017-12-15 12:06:24 -05:00
ec2_scaling_policy.py
Bulk autopep8 (modules)
2017-12-07 20:25:55 +00:00
ec2_snapshot.py
More validate module fixes ( #39097 )
2018-04-24 18:05:50 +01:00
ec2_snapshot_copy.py
Fix author in modules ( #46068 )
2018-09-24 10:14:29 -05:00
ec2_snapshot_facts.py
Bulk autopep8 (modules)
2017-12-07 20:25:55 +00:00
ec2_tag.py
Port ec2_tag to boto3 ( #39712 )
2018-07-27 15:45:18 -04:00
ec2_vol.py
Clean up module documentation ( #36909 )
2018-03-15 22:15:24 +01:00
ec2_vol_facts.py
ec2_vol_facts: moved to boto3 ( #43348 )
2018-08-31 13:50:17 +10:00
ec2_vpc_dhcp_option.py
[aws] Remove deprecated `ec2_vpc_dhcp_options` alias of ec2_vpc_dhcp_option ( #45321 )
2018-09-07 09:08:09 -04:00
ec2_vpc_dhcp_option_facts.py
[aws] Remove deprecated `ec2_vpc_dhcp_options_facts` alias of ec2_vpc_dhcp_option_facts ( #45322 )
2018-09-07 09:09:28 -04:00
ec2_vpc_egress_igw.py
[cloud] New module: Amazon Egress-Only Internet Gateway (ec2_vpc_egress_igw) ( #23941 )
2018-01-26 09:22:30 -05:00
ec2_vpc_endpoint.py
Clean up BOTMETA.yml ( #44574 )
2018-08-24 19:43:35 -04:00
ec2_vpc_endpoint_facts.py
Clean up BOTMETA.yml ( #44574 )
2018-08-24 19:43:35 -04:00
ec2_vpc_igw.py
ec2_vpc_igw: migrate to boto3 ( #45346 )
2018-09-20 19:56:19 +10:00
ec2_vpc_igw_facts.py
[aws] Remove unused return in ec2_vpc_igw_facts module ( #41708 )
2018-06-19 16:31:18 -04:00
ec2_vpc_nacl.py
Clean up BOTMETA.yml ( #44574 )
2018-08-24 19:43:35 -04:00
ec2_vpc_nacl_facts.py
[cloud] Add ipv6 support to ec2_vpc_nacl_facts ( #30581 )
2018-01-08 16:24:40 -05:00
ec2_vpc_nat_gateway.py
Clean up BOTMETA.yml ( #44574 )
2018-08-24 19:43:35 -04:00
ec2_vpc_nat_gateway_facts.py
Clean up BOTMETA.yml ( #44574 )
2018-08-24 19:43:35 -04:00
ec2_vpc_net.py
ec2_vpc_net: fix hanging waiter when using host bits in a CIDR block ( #40622 )
2018-05-24 15:51:23 -04:00
ec2_vpc_net_facts.py
[ec2_vpc_net_facts] Fix UnsupportedOperation for regions other than u… ( #35302 )
2018-02-21 09:11:36 -05:00
ec2_vpc_peer.py
Clean up BOTMETA.yml ( #44574 )
2018-08-24 19:43:35 -04:00
ec2_vpc_peering_facts.py
Clean up BOTMETA.yml ( #44574 )
2018-08-24 19:43:35 -04:00
ec2_vpc_route_table.py
ec2_vpc_route_table - allow routes to be created if the CIDR already exists but its 'Origin' is 'EnableVgwRoutePropagation' (which cannot be replaced). ( #43417 )
2018-09-04 11:18:33 -04:00
ec2_vpc_route_table_facts.py
Clean up module documentation ( #36909 )
2018-03-15 22:15:24 +01:00
ec2_vpc_subnet.py
Clean up BOTMETA.yml ( #44574 )
2018-08-24 19:43:35 -04:00
ec2_vpc_subnet_facts.py
[ec2_vpc_subnet_facts] Add subnet_id alias for subnet_ids options ( #32023 )
2017-10-26 21:32:46 +10:00
ec2_vpc_vgw.py
Add AWS boto3 error code exception function is_boto3_error_code ( #41202 )
2018-06-12 12:15:16 -04:00
ec2_vpc_vgw_facts.py
[aws] Fix unused return value in ec2_vpc_vgw_facts module ( #41697 )
2018-06-19 14:46:24 -04:00
ec2_vpc_vpn.py
Surround top-level function and class definitions with two blank lines.
2018-07-31 12:06:56 -07:00
ec2_vpc_vpn_facts.py
New Module: ec2_vpc_vpn_facts ( #35983 )
2018-05-15 12:13:46 -04:00
ec2_win_password.py
Clean up module documentation ( #36909 )
2018-03-15 22:15:24 +01:00
ecs_attribute.py
Add AnsibleModule signature schema, and fix associated issues ( #43512 )
2018-07-31 15:04:22 -05:00
ecs_cluster.py
Clean up BOTMETA.yml ( #44574 )
2018-08-24 19:43:35 -04:00
ecs_ecr.py
ecs_ecr: Fix AWS ECR repository creation ( #34798 )
2018-01-24 10:42:41 +10:00
ecs_service.py
ecs_service: make assign_public_ip option a boolean ( #41759 )
2018-06-21 12:17:01 +10:00
ecs_service_facts.py
More validate module fixes ( #39097 )
2018-04-24 18:05:50 +01:00
ecs_task.py
Clean up BOTMETA.yml ( #44574 )
2018-08-24 19:43:35 -04:00
ecs_taskdefinition.py
check for change of role arn in ecs task definition ( #44942 )
2018-09-06 15:43:30 -04:00
ecs_taskdefinition_facts.py
Clean up BOTMETA.yml ( #44574 )
2018-08-24 19:43:35 -04:00
efs.py
Fix incorrect type in arg_spec
2018-09-20 02:13:29 +02:00
efs_facts.py
EFS - add support for new Provisioned Throughput ( #43253 )
2018-09-19 09:10:56 +10:00
elasticache.py
Surround top-level function and class definitions with two blank lines.
2018-07-31 12:06:56 -07:00
elasticache_facts.py
Module DOCUMENTATION should match argspec ( #34895 )
2018-01-16 12:18:51 +00:00
elasticache_parameter_group.py
Surround top-level function and class definitions with two blank lines.
2018-07-31 12:06:56 -07:00
elasticache_snapshot.py
Clean up module documentation ( #36909 )
2018-03-15 22:15:24 +01:00
elasticache_subnet_group.py
Clean up module documentation ( #36909 )
2018-03-15 22:15:24 +01:00
elb_application_lb.py
Fix dangerous elb_application_lb state ( #44646 )
2018-08-24 13:04:15 -04:00
elb_application_lb_facts.py
Add AnsibleModule signature schema, and fix associated issues ( #43512 )
2018-07-31 15:04:22 -05:00
elb_classic_lb.py
[aws] fix version_added for elb_classic_lbmodule ( #45559 )
2018-09-17 14:32:51 -04:00
elb_classic_lb_facts.py
Clean up module documentation ( #36909 )
2018-03-15 22:15:24 +01:00
elb_instance.py
[AWS] check mode for ec2_elb and elb_instance ( #42694 )
2018-07-19 08:13:16 -04:00
elb_network_lb.py
Surround top-level function and class definitions with two blank lines.
2018-07-31 12:06:56 -07:00
elb_target.py
Add AnsibleModule signature schema, and fix associated issues ( #43512 )
2018-07-31 15:04:22 -05:00
elb_target_facts.py
[aws] New module: elb_target_facts ( #43565 )
2018-08-30 10:47:28 -04:00
elb_target_group.py
Fix health check configurations being ignored - #43244 ( #43247 )
2018-09-06 15:19:04 -04:00
elb_target_group_facts.py
Add AnsibleModule signature schema, and fix associated issues ( #43512 )
2018-07-31 15:04:22 -05:00
execute_lambda.py
Clean up module documentation ( #36909 )
2018-03-15 22:15:24 +01:00
iam.py
Fix ignoring of 'Login Profile cannot be found' errors in iam ( #43198 )
2018-08-23 12:14:51 -04:00
iam_cert.py
[aws] Simplify conditional in iam_cert module ( #41691 )
2018-06-19 14:28:43 -04:00
iam_group.py
Improve iam_group exception handling ( #45599 )
2018-09-17 19:53:44 -04:00
iam_managed_policy.py
[aws] Default state of iam_managed_policy to `present` ( #42069 )
2018-06-28 16:03:40 -04:00
iam_mfa_device_facts.py
Clean up module documentation ( #36909 )
2018-03-15 22:15:24 +01:00
iam_policy.py
Catch the raised exception so we can report failure ( #42177 )
2018-07-02 08:45:36 -04:00
iam_role.py
[iam_role] A hyphen with nothing following becomes [None] rather than []. Fix example syntax. ( #45742 )
2018-09-17 14:32:15 -04:00
iam_role_facts.py
iam_role_facts: Add information about instance profiles associated with the iam roles ( #37641 )
2018-03-21 09:29:18 +10:00
iam_server_certificate_facts.py
Update metadata to 1.1
2017-08-15 23:12:08 -07:00
iam_user.py
[aws] remove unused variable in iam_user module ( #41695 )
2018-06-19 14:32:56 -04:00
kinesis_stream.py
Clean up module documentation ( #36909 )
2018-03-15 22:15:24 +01:00
lambda.py
Update lambda.py ( #44066 )
2018-08-13 12:33:14 -04:00
lambda_alias.py
Module DOCUMENTATION should match argspec ( #34895 )
2018-01-16 12:18:51 +00:00
lambda_event.py
[aws] Enable SQS events for `lambda_event` module ( #43019 )
2018-07-20 10:52:21 -04:00
lambda_facts.py
Clean up module documentation ( #36909 )
2018-03-15 22:15:24 +01:00
lambda_policy.py
[aws] lambda_policy fix update when principal is an account number ( #44871 )
2018-09-05 14:59:14 -04:00
lightsail.py
Update lightsail.py ( #44902 )
2018-08-30 13:24:04 -05:00
rds.py
Fix spelling error of secondary_availability_zone in rds module ( #43852 )
2018-08-22 13:55:22 -04:00
rds_instance.py
rds_instance module and tests ( #43789 )
2018-08-31 12:17:02 +10:00
rds_instance_facts.py
rds_instance_facts: use correct parameter in example ( #44323 )
2018-08-18 09:48:44 +10:00
rds_param_group.py
Module DOCUMENTATION should match argspec ( #34895 )
2018-01-16 12:18:51 +00:00
rds_snapshot_facts.py
Add AWS boto3 error code exception function is_boto3_error_code ( #41202 )
2018-06-12 12:15:16 -04:00
rds_subnet_group.py
Add returning values to the rds_subnet_group module ( #39077 )
2018-04-30 12:01:47 -04:00
redshift.py
Clean up module documentation ( #36909 )
2018-03-15 22:15:24 +01:00
redshift_facts.py
Misc typo fixes ( #45969 )
2018-09-21 14:43:22 +01:00
redshift_subnet_group.py
Clean up module documentation ( #36909 )
2018-03-15 22:15:24 +01:00
route53.py
Route53 check mode ( #37273 )
2018-05-03 08:29:57 -04:00
route53_facts.py
Clean up BOTMETA.yml ( #44574 )
2018-08-24 19:43:35 -04:00
route53_health_check.py
Surround top-level function and class definitions with two blank lines.
2018-07-31 12:06:56 -07:00
route53_zone.py
[cloud] route53_zone: create public zones associated to a reusable delegation set ( #39502 )
2018-05-02 09:25:15 -04:00
s3_bucket.py
[docs] Fix typos in aws_s3 and s3_bucket module docs ( #46106 )
2018-09-25 08:57:44 -04:00
s3_lifecycle.py
Fix backwards compatibility without providing prefix since boto3 does more parameter validation than boto ( #45308 )
2018-09-06 15:44:26 -04:00
s3_logging.py
Clean up module documentation ( #36909 )
2018-03-15 22:15:24 +01:00
s3_sync.py
Clean up BOTMETA.yml ( #44574 )
2018-08-24 19:43:35 -04:00
s3_website.py
Clean up module documentation ( #36909 )
2018-03-15 22:15:24 +01:00
sns.py
Clean up module documentation ( #36909 )
2018-03-15 22:15:24 +01:00
sns_topic.py
[sns_topic] Don't mask non-authorization errors ( #46030 )
2018-09-24 11:58:46 -04:00
sqs_queue.py
Clean up module documentation ( #36909 )
2018-03-15 22:15:24 +01:00
sts_assume_role.py
[aws][docs] Update max session duration in sts_assume_role documentation( #41765 )
2018-06-21 12:05:51 -04:00
sts_session_token.py
Clean up module documentation ( #36909 )
2018-03-15 22:15:24 +01:00