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
2017-06-12 10:25:43 -04: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_api_gateway.py [cloud] New module: AWS API Gageway module (#20230) 2017-06-05 10:25:56 -04:00
aws_kms.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
cloudformation.py [cloud] Fixes #24578: ROLLBACK_COMPLETE is a failure state for CloudFormation module (#24596) 2017-05-17 09:17:47 -04:00
cloudformation_facts.py Fixed docs for cloud modules (#23745) 2017-04-27 12:01:11 +01:00
cloudfront_facts.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
cloudtrail.py [cloud] Update AWS CloudTrail module to use boto3 and updated/new CT parameters (#22884) 2017-05-16 16:45:03 -04:00
cloudwatchevent_rule.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
dynamodb_table.py Fix hash_key_name to be optional for delete (#25009) 2017-06-12 10:25:43 -04:00
ec2.py ec2 module conver basestring to string_types (#25503) 2017-06-12 08:48:38 -04:00
ec2_ami.py Fixed docs for cloud modules (#23745) 2017-04-27 12:01:11 +01:00
ec2_ami_copy.py spelling fixes (non-trivial, changing messages) (#25094) 2017-06-01 10:45:19 +01:00
ec2_ami_find.py Tiny Typo Fix (#24828) 2017-05-19 14:31:02 +01:00
ec2_asg.py ec2_asg and ec2_asg_facts module improvements (#25166) 2017-06-12 07:15:04 -04:00
ec2_asg_facts.py ec2_asg and ec2_asg_facts module improvements (#25166) 2017-06-12 07:15:04 -04: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 remove self from function outside of class (#24017) 2017-05-03 11:49:43 -04:00
ec2_elb_lb.py [cloud] ec2_elb_lb module Python 3 fix for string types (#24925) 2017-06-02 07:40:56 -04:00
ec2_eni.py [cloud] ec2_eni module - allow attaching a new instance - fixes #19452 (#22377) 2017-06-09 11:31:42 -04:00
ec2_eni_facts.py Feature/aws helper function for tags (#23387) 2017-05-11 07:39:51 +01:00
ec2_facts.py [cloud] ec2_facts: make ec2_facts python3 compatible - fixes #23595 (#23872) 2017-04-24 16:09:46 -04:00
ec2_group.py Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
ec2_group_facts.py ec2_group_facts tag list should have case preserved (#24760) 2017-05-18 09:34:53 -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 [cloud] Add vpc_id option for ec2_lc security group lookups by name (#24459) 2017-05-16 16:46:28 -04:00
ec2_lc_facts.py Fixed docs for cloud modules (#23745) 2017-04-27 12:01:11 +01:00
ec2_lc_find.py Fixed docs for cloud modules (#23745) 2017-04-27 12:01:11 +01:00
ec2_metric_alarm.py Fix alarm action comparison (#23523) 2017-04-13 11:27:48 -07: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 Feature/aws helper function for tags (#23387) 2017-05-11 07:39:51 +01: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 [cloud] Add ec2_vpc_dhcp_options_facts check mode (#23106) 2017-04-18 08:56:38 -04:00
ec2_vpc_endpoint.py Os port fix (#24913) 2017-05-23 09:40:56 -07:00
ec2_vpc_igw.py amazon/ec2_vpc_igw: Allow internet gateways to be tagged (#23782) 2017-06-02 07:38:50 -04: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 Support check_mode in ec2_vpc_nacl (#23112) 2017-06-02 13:15:38 -04:00
ec2_vpc_nacl_facts.py Support check_mode in ec2_vpc_nacl (#23112) 2017-06-02 13:15:38 -04:00
ec2_vpc_nat_gateway.py [cloud] Make ec2_vpc_nat_gateway results consistent (#24042) 2017-05-16 11:14:05 -04: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_peering_facts.py New facts module for AWS VPC Peering (#19910) 2017-06-06 14:42:58 -04:00
ec2_vpc_route_table.py Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01: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 improve exception handling (#23722) 2017-04-20 16:40:37 -04: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 fixed missing "import traceback" (#23427) 2017-05-02 11:42:43 -04:00
ec2_win_password.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
ecs_cluster.py Fixed docs for cloud modules (#23745) 2017-04-27 12:01:11 +01:00
ecs_ecr.py Fixed docs for cloud modules (#23745) 2017-04-27 12:01:11 +01:00
ecs_service.py ecs_service: add tasks placement constraints and strategy. (#20503) 2017-04-27 08:33:23 +01:00
ecs_service_facts.py Fixed docs for cloud modules (#23745) 2017-04-27 12:01:11 +01:00
ecs_task.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ecs_taskdefinition.py Fixed docs for cloud modules (#23745) 2017-04-27 12:01:11 +01:00
efs.py Fixed docs for cloud modules (#23745) 2017-04-27 12:01:11 +01:00
efs_facts.py Fixed docs for cloud modules (#23745) 2017-04-27 12:01:11 +01:00
elasticache.py [cloud] Use boto connect_to_region so Elasticache works in AWS China (#24250) 2017-05-16 11:09:54 -04:00
elasticache_parameter_group.py elasticache: add requirements to parameter_group and snapshot (#24904) 2017-06-02 00:18:02 +02:00
elasticache_snapshot.py elasticache: add requirements to parameter_group and snapshot (#24904) 2017-06-02 00:18:02 +02:00
elasticache_subnet_group.py [cloud] Add support for AWS China to elasticache_subnet_group role (#24286) 2017-05-16 11:10:15 -04:00
elb_application_lb.py [cloud] New module = elb_application_lb (#19491) 2017-05-31 09:29:49 -04:00
elb_target_group.py [cloud] New module to support ALB/ELBv2 elb_target_group (#19492) 2017-05-31 10:09:20 -04:00
execute_lambda.py Fixed docs for cloud modules (#23745) 2017-04-27 12:01:11 +01:00
GUIDELINES.md module_utils/ec2: fix boto3 tags to remove (#25277) 2017-06-06 11:02:15 -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 [cloud] Allow IAM certificate secrets, body, chains to be strings (e.g. sourced from ansible-vault) (#24206) 2017-06-09 11:32:22 -04:00
iam_cert_facts.py Add new aws module - iam_cert_facts (#24451) 2017-05-16 09:31:39 -04: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 Allow iam_role to work with friendly policy names (#22630) 2017-05-31 10:15:13 -04: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 [cloud] Update VPC configuration for existing lambda (#24368) 2017-05-16 11:08:21 -04:00
lambda_alias.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
lambda_event.py verify arns differently than function names (#23966) 2017-05-03 12:01:42 -04: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 ensure port is an int (#25310) 2017-06-02 15:15:47 -04: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 Use wait_timeout as integer in redshift module (#24279) 2017-05-08 10:07:04 -04:00
redshift_subnet_group.py Fixed docs for cloud modules (#23745) 2017-04-27 12:01:11 +01:00
route53.py [cloud] Add version_added to route53 option 'state' - fixes #24306 (#24335) 2017-05-05 14:58:34 -04:00
route53_facts.py route53_facts: add example for how to use next_marker option - fixes #23625 (#23802) 2017-04-20 16:34:43 -04: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 [cloud] route53_zone: allow split horizon for route53_zone and refactor - fixes #22939 (#23190) 2017-04-11 16:02:14 -04:00
s3.py Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
s3_bucket.py Convert basestring to string_types (#25228) 2017-06-01 10:24:33 -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 s3_sync: removing irrelevant s3.list_buckets() call - fixes #23409 (#23492) 2017-04-18 16:49:10 -04:00
s3_website.py Fixed docs for cloud modules (#23745) 2017-04-27 12:01:11 +01:00
sns.py Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
sns_topic.py Fixed docs for cloud modules (#23745) 2017-04-27 12:01:11 +01:00
sqs_queue.py Fixed docs for cloud modules (#23745) 2017-04-27 12:01:11 +01: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