..
GUIDELINES.md
doc: fixes the the repetitions ( #43937 )
2018-08-22 21:53:30 +02:00
__init__.py
…
_ec2_ami_find.py
…
_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
all amazon modules are community maintained ( #46840 )
2018-10-11 15:38:54 -04:00
_ec2_vpc.py
all amazon modules are community maintained ( #46840 )
2018-10-11 15:38:54 -04:00
_iam_cert_facts.py
…
_s3.py
Fixup removed and deprecated modules
2018-08-24 15:37:13 -07:00
aws_acm_facts.py
…
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
Remove unused import ( #48639 )
2018-11-22 07:58:17 -08:00
aws_az_facts.py
Bulk fix DOCUMENTATION.author (Part 1) ( #48934 )
2018-11-20 19:31:35 +00:00
aws_batch_compute_environment.py
…
aws_batch_job_definition.py
Remove unused import ( #48639 )
2018-11-22 07:58:17 -08:00
aws_batch_job_queue.py
…
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_codecommit.py
add module aws_codecommit to represent AWS CodeCommit ( #46161 )
2018-10-18 14:32:06 +10: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
Bulk fix DOCUMENTATION.author (Part 1) ( #48934 )
2018-11-20 19:31:35 +00:00
aws_direct_connect_link_aggregation_group.py
…
aws_direct_connect_virtual_interface.py
…
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
…
aws_kms.py
Enable additional pylint rules and resolve issues found. ( #47221 )
2018-10-18 13:38:08 -07:00
aws_kms_facts.py
…
aws_region_facts.py
Bulk fix DOCUMENTATION.author (Part 1) ( #48934 )
2018-11-20 19:31:35 +00: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
…
aws_ses_rule_set.py
[AWS] ses rule set module for inbound email processing ( #42781 )
2018-11-14 12:15:24 -05:00
aws_sgw_facts.py
Fix author in modules ( #46068 )
2018-09-24 10:14:29 -05:00
aws_ssm_parameter_store.py
Bulk module author 2 ( #48955 )
2018-11-21 10:32:42 +00:00
aws_waf_condition.py
[do
2018-10-10 10:44:17 -04:00
aws_waf_facts.py
…
aws_waf_rule.py
…
aws_waf_web_acl.py
…
cloudformation.py
[do
2018-10-10 10:44:17 -04:00
cloudformation_facts.py
…
cloudformation_stack_set.py
New module cloudformation_stack_set ( #41669 )
2018-08-20 14:38:14 -04:00
cloudfront_distribution.py
Update cloudfront_distribution module docs ( #47726 )
2018-10-29 08:45:03 +05:30
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
…
cloudfront_origin_access_identity.py
…
cloudtrail.py
[do
2018-10-10 10:44:17 -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
Bulk fix DOCUMENTATION.author (Part 1) ( #48934 )
2018-11-20 19:31:35 +00:00
cloudwatchlogs_log_group_facts.py
Bulk fix DOCUMENTATION.author (Part 1) ( #48934 )
2018-11-20 19:31:35 +00:00
data_pipeline.py
Bulk fix DOCUMENTATION.author (Part 1) ( #48934 )
2018-11-20 19:31:35 +00:00
dynamodb_table.py
Remove extra parameter in format_exc ( #46251 )
2018-10-18 21:50:58 -04:00
dynamodb_ttl.py
Clean up BOTMETA.yml ( #44574 )
2018-08-24 19:43:35 -04:00
ec2.py
Bulk fix DOCUMENTATION.author (Part 1) ( #48934 )
2018-11-20 19:31:35 +00:00
ec2_ami.py
all amazon modules are community maintained ( #46840 )
2018-10-11 15:38:54 -04:00
ec2_ami_copy.py
Bulk module author 2 ( #48955 )
2018-11-21 10:32:42 +00:00
ec2_ami_facts.py
Bulk fix DOCUMENTATION.author (Part 1) ( #48934 )
2018-11-20 19:31:35 +00:00
ec2_asg.py
all amazon modules are community maintained ( #46840 )
2018-10-11 15:38:54 -04:00
ec2_asg_facts.py
…
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
Bulk fix DOCUMENTATION.author (Part 1) ( #48934 )
2018-11-20 19:31:35 +00:00
ec2_eip.py
[aws][docs] Replace uses of now-obsolete `with_items` with `loop` ( #47164 )
2018-10-17 12:35:31 -04:00
ec2_eip_facts.py
…
ec2_elb.py
[aws][docs] Replace uses of now-obsolete `with_items` with `loop` ( #47164 )
2018-10-17 12:35:31 -04:00
ec2_elb_facts.py
Bulk fix DOCUMENTATION.author (Part 1) ( #48934 )
2018-11-20 19:31:35 +00:00
ec2_elb_lb.py
all amazon modules are community maintained ( #46840 )
2018-10-11 15:38:54 -04: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
[do
2018-10-10 10:44:17 -04:00
ec2_group.py
Fix comparison of determining which rules to purge by ignoring descriptions ( #48443 )
2018-11-21 08:04:10 +10:00
ec2_group_facts.py
Clean up BOTMETA.yml ( #44574 )
2018-08-24 19:43:35 -04:00
ec2_instance.py
Bulk fix DOCUMENTATION.author (Part 1) ( #48934 )
2018-11-20 19:31:35 +00:00
ec2_instance_facts.py
[do
2018-10-10 10:44:17 -04:00
ec2_key.py
[aws] Fix check mode bug in ec2_key ( #45320 )
2018-10-22 09:28:07 -04:00
ec2_lc.py
all amazon modules are community maintained ( #46840 )
2018-10-11 15:38:54 -04:00
ec2_lc_facts.py
…
ec2_lc_find.py
…
ec2_metadata_facts.py
[do
2018-10-10 10:44:17 -04:00
ec2_metric_alarm.py
BOTMETA.yml and module metadata: fix case authors ( #46051 )
2018-11-19 11:47:14 +00:00
ec2_placement_group.py
[do
2018-10-10 10:44:17 -04:00
ec2_placement_group_facts.py
…
ec2_scaling_policy.py
BOTMETA.yml and module metadata: fix case authors ( #46051 )
2018-11-19 11:47:14 +00:00
ec2_snapshot.py
…
ec2_snapshot_copy.py
Fix author in modules ( #46068 )
2018-09-24 10:14:29 -05:00
ec2_snapshot_facts.py
[do
2018-10-10 10:44:17 -04:00
ec2_tag.py
ec2_tag: Fix removing tags without specifying a value ( #47228 )
2018-10-18 10:13:08 -04:00
ec2_vol.py
[aws][docs] Replace uses of now-obsolete `with_items` with `loop` ( #47164 )
2018-10-17 12:35:31 -04:00
ec2_vol_facts.py
[aws] ec2_vol_facts: only access volume tags when set ( #46801 )
2018-10-17 12:31:31 -04:00
ec2_vpc_dhcp_option.py
all amazon modules are community maintained ( #46840 )
2018-10-11 15:38:54 -04:00
ec2_vpc_dhcp_option_facts.py
[do
2018-10-10 10:44:17 -04:00
ec2_vpc_egress_igw.py
…
ec2_vpc_endpoint.py
Clean up BOTMETA.yml ( #44574 )
2018-08-24 19:43:35 -04:00
ec2_vpc_endpoint_facts.py
[do
2018-10-10 10:44:17 -04:00
ec2_vpc_igw.py
all amazon modules are community maintained ( #46840 )
2018-10-11 15:38:54 -04:00
ec2_vpc_igw_facts.py
[do
2018-10-10 10:44:17 -04:00
ec2_vpc_nacl.py
all amazon modules are community maintained ( #46840 )
2018-10-11 15:38:54 -04:00
ec2_vpc_nacl_facts.py
all amazon modules are community maintained ( #46840 )
2018-10-11 15:38:54 -04:00
ec2_vpc_nat_gateway.py
[aws][docs] Replace uses of now-obsolete `with_items` with `loop` ( #47164 )
2018-10-17 12:35:31 -04:00
ec2_vpc_nat_gateway_facts.py
[do
2018-10-10 10:44:17 -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
[do
2018-10-10 10:44:17 -04:00
ec2_vpc_peer.py
all amazon modules are community maintained ( #46840 )
2018-10-11 15:38:54 -04:00
ec2_vpc_peering_facts.py
[do
2018-10-10 10:44:17 -04:00
ec2_vpc_route_table.py
all amazon modules are community maintained ( #46840 )
2018-10-11 15:38:54 -04:00
ec2_vpc_route_table_facts.py
[do
2018-10-10 10:44:17 -04:00
ec2_vpc_subnet.py
Clean up BOTMETA.yml ( #44574 )
2018-08-24 19:43:35 -04:00
ec2_vpc_subnet_facts.py
[aws][docs] Replace uses of now-obsolete `with_items` with `loop` ( #47164 )
2018-10-17 12:35:31 -04:00
ec2_vpc_vgw.py
all amazon modules are community maintained ( #46840 )
2018-10-11 15:38:54 -04:00
ec2_vpc_vgw_facts.py
[do
2018-10-10 10:44:17 -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
Bulk fix DOCUMENTATION.author (Part 1) ( #48934 )
2018-11-20 19:31:35 +00:00
ec2_win_password.py
[aws] New key_data argument to ec2_win_password module ( #45463 )
2018-10-17 14:01:59 -04: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_service.py
Ecs service module health check settings ( #47217 )
2018-11-23 22:35:25 +10:00
ecs_service_facts.py
…
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
all amazon modules are community maintained ( #46840 )
2018-10-11 15:38:54 -04:00
efs_facts.py
efs_facts: Documentation update ( #46826 )
2018-10-15 14:46:24 -04: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
…
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
…
elasticache_subnet_group.py
…
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
all amazon modules are community maintained ( #46840 )
2018-10-11 15:38:54 -04:00
elb_classic_lb_facts.py
Bulk fix DOCUMENTATION.author (Part 1) ( #48934 )
2018-11-20 19:31:35 +00:00
elb_instance.py
[aws][docs] Replace uses of now-obsolete `with_items` with `loop` ( #47164 )
2018-10-17 12:35:31 -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
Update elb_target.py ( #48701 )
2018-11-15 16:16:08 +05:30
elb_target_facts.py
[aws][docs] Replace uses of now-obsolete `with_items` with `loop` ( #47164 )
2018-10-17 12:35:31 -04:00
elb_target_group.py
Update elb_target_group.py ( #47389 )
2018-11-02 15:13:16 -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
Remove extra parameter in format_exc ( #46251 )
2018-10-18 21:50:58 -04:00
iam.py
[aws][docs] Replace uses of now-obsolete `with_items` with `loop` ( #47164 )
2018-10-17 12:35:31 -04:00
iam_cert.py
Bulk fix DOCUMENTATION.author (Part 1) ( #48934 )
2018-11-20 19:31:35 +00: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
[do
2018-10-10 10:44:17 -04:00
iam_password_policy.py
[aws] New module: iam_password_policy ( #36200 )
2018-10-17 13:56:13 -04:00
iam_policy.py
[aws][docs] Replace uses of now-obsolete `with_items` with `loop` ( #47164 )
2018-10-17 12:35:31 -04:00
iam_role.py
[do
2018-10-10 10:44:17 -04:00
iam_role_facts.py
…
iam_server_certificate_facts.py
…
iam_user.py
Bulk fix DOCUMENTATION.author (Part 1) ( #48934 )
2018-11-20 19:31:35 +00:00
kinesis_stream.py
…
lambda.py
[aws][docs] Replace uses of now-obsolete `with_items` with `loop` ( #47164 )
2018-10-17 12:35:31 -04:00
lambda_alias.py
…
lambda_event.py
Misc fixes for several errors
2018-11-02 12:14:57 -04:00
lambda_facts.py
…
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
Update rds documentation for upgrade ( #48713 )
2018-11-15 20:57:57 -06:00
rds_instance.py
An error occurs if cluster_id is not specified ( #47500 )
2018-10-26 11:07:40 +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
Correct usage in RDS Group name in example ( #48705 )
2018-11-15 17:49:33 -06: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
…
redshift.py
…
redshift_facts.py
Misc typo fixes ( #45969 )
2018-09-21 14:43:22 +01:00
redshift_subnet_group.py
…
route53.py
Fix author (and test ansibot) ( #46060 )
2018-11-13 14:08:28 +01:00
route53_facts.py
route53_facts: Handle exception gracefully ( #48801 )
2018-11-20 10:07:06 -05: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
…
s3_bucket.py
s3_bucket: don't assume anything other than *.amazonaws.com is Walrus ( #46745 )
2018-11-01 12:04:50 -04:00
s3_lifecycle.py
all amazon modules are community maintained ( #46840 )
2018-10-11 15:38:54 -04:00
s3_logging.py
all amazon modules are community maintained ( #46840 )
2018-10-11 15:38:54 -04:00
s3_sync.py
Clean up BOTMETA.yml ( #44574 )
2018-08-24 19:43:35 -04:00
s3_website.py
…
sns.py
Port the sns module to boto3 ( #45634 )
2018-10-07 16:03:48 -04:00
sns_topic.py
all amazon modules are community maintained ( #46840 )
2018-10-11 15:38:54 -04:00
sqs_queue.py
all amazon modules are community maintained ( #46840 )
2018-10-11 15:38:54 -04:00
sts_assume_role.py
all amazon modules are community maintained ( #46840 )
2018-10-11 15:38:54 -04:00
sts_session_token.py
all amazon modules are community maintained ( #46840 )
2018-10-11 15:38:54 -04:00