1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules/cloud/amazon
Matt Clay 48eeab8a53 Fix errors reported by pylint. (#23282)
* Fix pylint misplaced-bare-raise errors.
* Fix pylint return-in-init error.
* Fix pylint bad-format-character error.
* Fix pylint too-many-format-args errors.
* Fix pylint too-few-format-args errors.
* Fix pylint truncated-format-string error.
2017-04-06 16:58:16 -07:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2016-12-08 11:22:25 -05:00
_ec2_ami_search.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
_ec2_vpc.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
aws_kms.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
cloudformation.py Fix errors reported by pylint. (#23282) 2017-04-06 16:58:16 -07:00
cloudformation_facts.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
cloudfront_facts.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
cloudtrail.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
cloudwatchevent_rule.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
dynamodb_table.py Fix dynamodb pep8 issues (#23032) 2017-03-28 15:11:39 +02:00
ec2.py [cloud][docs] Must use the count_tag option with exact_count (#23167) 2017-04-03 13:40:12 -04:00
ec2_ami.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
ec2_ami_copy.py [cloud] Default encrypted parameter on ec2_ami_copy to False (#22634) 2017-03-27 12:44:59 -04:00
ec2_ami_find.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
ec2_asg.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
ec2_asg_facts.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
ec2_customer_gateway.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
ec2_eip.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ec2_elb.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
ec2_elb_facts.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ec2_elb_lb.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ec2_eni.py [cloud] only create new eni if none of the filters lead to one match (#22919) 2017-03-30 14:55:31 -04:00
ec2_eni_facts.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
ec2_facts.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ec2_group.py Fix PEP 8 issues. 2017-04-04 12:22:47 -07:00
ec2_group_facts.py [cloud] Support check_mode for ec2_group_facts (#23164) 2017-04-03 13:45:38 -04:00
ec2_key.py [cloud][python3] bytes fix to make ec2_key work on python 3 (#23051) 2017-03-28 17:00:26 -04:00
ec2_lc.py Add ability to use either sec group name or sec group id or combinati… (#21049) 2017-04-04 14:11:21 -04:00
ec2_lc_facts.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ec2_lc_find.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ec2_metric_alarm.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
ec2_remote_facts.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
ec2_scaling_policy.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
ec2_snapshot.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ec2_snapshot_facts.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
ec2_tag.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
ec2_vol.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ec2_vol_facts.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
ec2_vpc_dhcp_options.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ec2_vpc_dhcp_options_facts.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
ec2_vpc_endpoint.py [cloud] New AWS ec2_vpc_endpoint module for creating/deleting VPC endpoints (#20212) 2017-04-05 08:28:52 -04:00
ec2_vpc_igw.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ec2_vpc_igw_facts.py [cloud] Remove DryRun parameter in ec2_vpc_igw_facts check_mode (#23113) 2017-04-04 08:29:48 -04:00
ec2_vpc_nacl.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ec2_vpc_nacl_facts.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ec2_vpc_nat_gateway.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ec2_vpc_nat_gateway_facts.py [cloud] Support check_mode for ec2_vpc_nat_gateway_facts (#23114) 2017-04-04 08:31:01 -04:00
ec2_vpc_net.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
ec2_vpc_net_facts.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
ec2_vpc_peer.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ec2_vpc_route_table.py [cloud] update the local variable route_table with the latest tag changes (#23136) 2017-03-30 14:53:42 -04:00
ec2_vpc_route_table_facts.py [cloud] Support check_mode for ec2_vpc_route_table_facts (#23116) 2017-04-04 08:31:26 -04:00
ec2_vpc_subnet.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ec2_vpc_subnet_facts.py [cloud] Support check_mode for ec2_vpc_subnet_facts (#23111) 2017-04-04 08:34:49 -04:00
ec2_vpc_vgw.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ec2_vpc_vgw_facts.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
ec2_win_password.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
ecs_cluster.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ecs_ecr.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ecs_service.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
ecs_service_facts.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
ecs_task.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ecs_taskdefinition.py ecs_taskdefinition module : Convert environment variables to string (#23297) 2017-04-06 10:46:40 +01:00
efs.py [cloud] re-raise boto ClientError if throttling timeout is reached in efs.py (#23109) 2017-04-04 08:41:20 -04:00
efs_facts.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
elasticache.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
elasticache_parameter_group.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
elasticache_snapshot.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
elasticache_subnet_group.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
execute_lambda.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
GUIDELINES.md Add ability to use either sec group name or sec group id or combinati… (#21049) 2017-04-04 14:11:21 -04:00
iam.py allow groups parameter to be noticed as an empty list (#22707) 2017-03-17 16:11:48 -04:00
iam_cert.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
iam_mfa_device_facts.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
iam_policy.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
iam_role.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
iam_server_certificate_facts.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
kinesis_stream.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
lambda.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
lambda_alias.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
lambda_event.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
lambda_facts.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
lightsail.py [cloud] New module: AWS lightsail (#19846) 2017-03-27 15:10:52 -04:00
rds.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
rds_param_group.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
rds_subnet_group.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
redshift.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
redshift_subnet_group.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
route53.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
route53_facts.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
route53_health_check.py [cloud][route53_health_check] Consider port in identity test (#22762) 2017-03-22 12:49:39 -04:00
route53_zone.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
s3.py [cloud] Add support for running s3 module in check mode (#22188) 2017-03-24 16:05:19 -04:00
s3_bucket.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
s3_lifecycle.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
s3_logging.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
s3_sync.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
s3_website.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
sns_topic.py E1 legacy pep8 fixes (#21933) 2017-03-21 21:19:40 -05:00
sqs_queue.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
sts_assume_role.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
sts_session_token.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00