..
__init__.py
added __init__.py to new cloud subcategories so builds work again
2016-12-08 11:22:25 -05:00
_ec2_ami_find.py
Remove modules which have ended their deprecation cycle
2019-04-12 12:57:35 -07: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
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
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
fixing status option in documentation ( #53785 )
2019-03-21 15:39:36 -05:00
aws_api_gateway.py
Assorted pylint fixes
2019-02-15 06:54:47 -08:00
aws_application_scaling_policy.py
Fix module issues ( #52209 )
2019-02-15 12:57:20 +01: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
Fix broken links in module documentation ( #38469 )
2018-04-10 11:20:14 +10:00
aws_batch_job_definition.py
Remove unused import ( #48639 )
2018-11-22 07:58:17 -08: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
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
aws_codecommit.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
aws_config_aggregation_authorization.py
Documentation remove escape r ( #50277 )
2018-12-27 13:14:20 +00:00
aws_config_aggregator.py
Documentation remove escape r ( #50277 )
2018-12-27 13:14:20 +00:00
aws_config_delivery_channel.py
Documentation remove escape r ( #50277 )
2018-12-27 13:14:20 +00:00
aws_config_recorder.py
cloud/amazon/aws_config_recorder: add empty resourceTypes list if undefined ( #50286 )
2019-06-03 15:45:38 -07:00
aws_config_rule.py
Documentation remove escape r ( #50277 )
2018-12-27 13:14:20 +00:00
aws_direct_connect_connection.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10: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
Update bare exceptions to specify Exception.
2018-12-16 15:03:19 -08:00
aws_direct_connect_virtual_interface.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
aws_eks_cluster.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
aws_elasticbeanstalk_app.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
aws_glue_connection.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
aws_glue_job.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
aws_inspector_target.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
aws_kms.py
aws_kms tags fix ( #53088 )
2019-02-28 12:54:18 -06:00
aws_kms_facts.py
Add colon after module name ( #50274 )
2018-12-23 00:26:36 +01:00
aws_region_facts.py
Bulk fix DOCUMENTATION.author (Part 1) ( #48934 )
2018-11-20 19:31:35 +00:00
aws_s3.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10: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
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
aws_secret.py
Add aws_secret module for managing secretsmanager on AWS ( #48486 )
2019-02-25 14:27:33 -06:00
aws_ses_identity.py
Make aws_ses_identity module work when region is provided via environment or config. ( #51627 )
2019-06-05 09:51:58 -04: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_ses_rule_set.py
Fixed typos ( #52426 )
2019-02-17 22:49:40 +01:00
aws_sgw_facts.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
aws_ssm_parameter_store.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
aws_waf_condition.py
Aws waf region ( #48953 )
2019-05-17 10:36:14 +10:00
aws_waf_facts.py
Aws waf region ( #48953 )
2019-05-17 10:36:14 +10:00
aws_waf_rule.py
Aws waf region ( #48953 )
2019-05-17 10:36:14 +10:00
aws_waf_web_acl.py
Aws waf region ( #48953 )
2019-05-17 10:36:14 +10:00
cloudformation.py
Added the OnFailure option to the AWS CloudFormation module ( #52431 )
2019-04-12 09:18:06 -07:00
cloudformation_facts.py
E325 removal - Part I ( #49136 )
2018-11-27 20:41:01 +05:30
cloudformation_stack_set.py
New module cloudformation_stack_set ( #41669 )
2018-08-20 14:38:14 -04:00
cloudfront_distribution.py
Fix to allow multiple origins with origin access identity enabled ( #55189 )
2019-05-08 13:33:19 -07:00
cloudfront_facts.py
E325 removal - Part I ( #49136 )
2018-11-27 20:41:01 +05:30
cloudfront_invalidation.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
cloudfront_origin_access_identity.py
Fix pycodestyle E117 issues.
2019-02-13 23:35:39 -08:00
cloudtrail.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10: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
Fix typo in aws log group return documentation ( #56335 )
2019-05-13 08:37:41 +05:30
cloudwatchlogs_log_group_facts.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
data_pipeline.py
Bulk fix DOCUMENTATION.author (Part 1) ( #48934 )
2018-11-20 19:31:35 +00:00
dms_endpoint.py
Dms endpoint module ( #54660 )
2019-04-18 20:27:40 +10:00
dynamodb_table.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
dynamodb_ttl.py
Clean up BOTMETA.yml ( #44574 )
2018-08-24 19:43:35 -04:00
ec2.py
updated to describe required parameter ( #56197 )
2019-05-09 17:44:53 -05:00
ec2_ami.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
ec2_ami_copy.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
ec2_ami_facts.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
ec2_asg.py
Fix for neither LaunchConfigName nor LaunchTemplate existing on object ( #54692 )
2019-04-09 09:00:51 +10:00
ec2_asg_facts.py
Fix ec2_asg_facts so it doesn't fail when using templates instead of configurations ( #53017 )
2019-03-26 11:00:50 -05:00
ec2_asg_lifecycle_hook.py
Fix author in modules ( #46068 )
2018-09-24 10:14:29 -05:00
ec2_customer_gateway.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
ec2_customer_gateway_facts.py
Bulk fix DOCUMENTATION.author (Part 1) ( #48934 )
2018-11-20 19:31:35 +00:00
ec2_eip.py
Fix ec2_eip parameter logic ( #55194 )
2019-04-12 21:40:25 +10:00
ec2_eip_facts.py
Update ec2_eip_facts.py ( #53040 )
2019-04-26 10:12:32 -05:00
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
Update ec2_elb_lb.py ( #52729 )
2019-02-25 15:56:24 -06:00
ec2_eni.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
ec2_eni_facts.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
ec2_group.py
GH-56902 Copy to new list from dict.items() return
2019-05-27 10:16:17 -04:00
ec2_group_facts.py
Clean up BOTMETA.yml ( #44574 )
2018-08-24 19:43:35 -04:00
ec2_instance.py
ec2_instance: Force int when ebs.volume_size or ebs.iops is specified ( #55716 )
2019-05-08 22:10:58 +10:00
ec2_instance_facts.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
ec2_key.py
Add type int for various argument params ( #55026 )
2019-04-10 16:19:00 -04:00
ec2_launch_template.py
ec2_launch_template - fix spelling mistake ( #55383 )
2019-04-16 11:45:12 -04:00
ec2_lc.py
ec2_lc: deprecate device_type option ( #55697 )
2019-04-24 07:00:01 -04:00
ec2_lc_facts.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
ec2_lc_find.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
ec2_metadata_facts.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
ec2_metric_alarm.py
aws: Handle exceptions while describing metric alarm ( #57304 )
2019-06-03 11:23:53 -04:00
ec2_placement_group.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
ec2_placement_group_facts.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
ec2_scaling_policy.py
BOTMETA.yml and module metadata: fix case authors ( #46051 )
2018-11-19 11:47:14 +00:00
ec2_snapshot.py
More validate module fixes ( #39097 )
2018-04-24 18:05:50 +01:00
ec2_snapshot_copy.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
ec2_snapshot_facts.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
ec2_tag.py
Update bare exceptions to specify Exception.
2018-12-16 15:03:19 -08:00
ec2_transit_gateway.py
AWS: new module ec2_transit_gateway fixes #49376 ( #53651 )
2019-03-14 09:42:33 +10:00
ec2_transit_gateway_info.py
AWS: add ec2_transit_gateway_info module ( #54460 )
2019-04-13 01:35:39 +10:00
ec2_vol.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
ec2_vol_facts.py
ec2_vol_facts: set filters to default value ( #51589 )
2019-02-07 21:53:25 +05:30
ec2_vpc_dhcp_option.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
ec2_vpc_dhcp_option_facts.py
ec2_vpc_dhcp_option_facts - fix filters ref URL ( #53468 )
2019-03-08 14:29:16 -06:00
ec2_vpc_egress_igw.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
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
ec2_vpc_nacl fails when the VPC is configured with IPv6 ( #49979 )
2019-01-23 18:36:49 -05:00
ec2_vpc_nacl_facts.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
ec2_vpc_nat_gateway.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
ec2_vpc_nat_gateway_facts.py
[do
2018-10-10 10:44:17 -04:00
ec2_vpc_net.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
ec2_vpc_net_facts.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
ec2_vpc_peer.py
add boto3_tag_list_to_ansible_dict to ec2_vpc_peering_facts.py, and parameter checking to ec2_vpc_peer.py ( #52307 )
2019-02-27 16:19:34 +10:00
ec2_vpc_peering_facts.py
add boto3_tag_list_to_ansible_dict to ec2_vpc_peering_facts.py, and parameter checking to ec2_vpc_peer.py ( #52307 )
2019-02-27 16:19:34 +10:00
ec2_vpc_route_table.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
ec2_vpc_route_table_facts.py
[do
2018-10-10 10:44:17 -04:00
ec2_vpc_subnet.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
ec2_vpc_subnet_facts.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
ec2_vpc_vgw.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
ec2_vpc_vgw_facts.py
[do
2018-10-10 10:44:17 -04:00
ec2_vpc_vpn.py
ec2_vpc_vpn: Add delay and wait_timeout parameter ( #53940 )
2019-03-18 11:05:51 -05:00
ec2_vpc_vpn_facts.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10: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
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
ecs_cluster.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
ecs_ecr.py
replace uses of sort_json_policy_dict with compare_policies ( #52943 )
2019-02-28 17:09:00 -05:00
ecs_service.py
Remove illegal basic provisioning example ( #55892 )
2019-04-29 15:36:50 -05:00
ecs_service_facts.py
Fix some module author names ( #55770 )
2019-04-26 16:11:35 +01:00
ecs_task.py
Add launch type to ecs task ( #49081 )
2019-03-06 22:40:32 +10:00
ecs_taskdefinition.py
Update sample ( #55654 )
2019-05-01 11:15:28 -05:00
ecs_taskdefinition_facts.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
efs.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
efs_facts.py
efs_facts: Documentation update ( #46826 )
2018-10-15 14:46:24 -04:00
elasticache.py
Fix elasticache documentation of security_group_ids ( #54522 )
2019-03-28 16:43:57 -05:00
elasticache_facts.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
elasticache_parameter_group.py
Adding support for memcached1.5 and redis5.0 parameter group families. ( #54571 )
2019-04-05 11:01:02 +10: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 access_logs_s3_prefix leading/trailing slash ( #55148 )
2019-04-11 16:07:17 -05:00
elb_application_lb_facts.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
elb_classic_lb.py
Update bare exceptions to specify Exception.
2018-12-16 15:03:19 -08: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
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
elb_target.py
Update elb_target.py ( #48701 )
2018-11-15 16:16:08 +05:30
elb_target_facts.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
elb_target_group.py
Update elb_target_group.py ( #52882 )
2019-03-09 09:32:18 -06:00
elb_target_group_facts.py
modules: elb_target_group_facts: added targets_health_description ( #53902 )
2019-03-18 10:09:55 +10:00
execute_lambda.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
iam.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
iam_cert.py
Close all open filehandle ( #50544 )
2019-01-11 10:14:08 -05:00
iam_group.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
iam_managed_policy.py
Fixed misc typos ( #57103 )
2019-05-29 08:56:05 +02: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
aws: Update description for iam_role ( #57346 )
2019-06-04 11:52:03 -07:00
iam_role_facts.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
iam_server_certificate_facts.py
Update metadata to 1.1
2017-08-15 23:12:08 -07:00
iam_user.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
kinesis_stream.py
fix: Don't fail if updating Kinesis stream Shard count; We support this! ( #54530 )
2019-04-08 10:59:31 +10:00
lambda.py
Update lambda documentation for runtimes ( #49595 )
2018-12-06 10:58:58 -05:00
lambda_alias.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
lambda_event.py
Misc fixes for several errors
2018-11-02 12:14:57 -04:00
lambda_facts.py
Clean up module documentation ( #36909 )
2018-03-15 22:15:24 +01:00
lambda_policy.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
lightsail.py
Add type int for various argument params ( #55026 )
2019-04-10 16:19:00 -04:00
rds.py
rds: improve error message ( #52901 )
2019-02-25 09:30:32 +10:00
rds_instance.py
Fix rds_instance module… ( #56220 )
2019-06-07 20:32:49 -04:00
rds_instance_facts.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
rds_param_group.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
rds_snapshot_facts.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
rds_subnet_group.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
redshift.py
AWS Redshift: port module to boto3 and fix parameters check ( #37052 )
2019-02-21 17:04:42 -06:00
redshift_cross_region_snapshots.py
Adds redshift_cross_region_snapshots
module ( #35527 )
2018-12-03 08:34:53 +00:00
redshift_facts.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
redshift_subnet_group.py
redshift_subnet_group: improve error message ( #52900 )
2019-02-25 15:43:09 -06:00
route53.py
Fix tuples to actually be tuples ( #52591 )
2019-02-19 13:29:51 -06:00
route53_facts.py
route53_facts: add check mode support ( #56900 )
2019-05-27 23:44:55 +02: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
route53_zone: return existing zone id in check mode ( #56702 )
2019-05-24 16:28:55 +05:30
s3_bucket.py
s3_bucket: add encryption capabilities to the module ( #55985 )
2019-06-03 11:25:09 -07: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
Fix wrong date_size
skip logic in s3_sync module ( #53935 )
2019-05-07 16:44:08 -07:00
s3_website.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
sns.py
Assorted pylint fixes
2019-02-15 06:54:47 -08:00
sns_topic.py
Correcting return types for subscriptions_confirmed and subscriptions_deleted. ( #54624 )
2019-03-30 11:45:02 +10:00
sqs_queue.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10: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