Files
offline_kubespray/collection/community/aws/meta/runtime.yml
ByeonJungHun 360c6eef4a offline 작업
2024-02-19 16:02:29 +09:00

530 lines
16 KiB
YAML

requires_ansible: '>=2.9.10'
action_groups:
aws:
- aws_acm
- aws_acm_facts
- aws_acm_info
- aws_api_gateway
- aws_application_scaling_policy
- aws_batch_compute_environment
- aws_batch_job_definition
- aws_batch_job_queue
- aws_codebuild
- aws_codecommit
- aws_codepipeline
- aws_config_aggregation_authorization
- aws_config_aggregator
- aws_config_delivery_channel
- aws_config_recorder
- aws_config_rule
- aws_direct_connect_confirm_connection
- aws_direct_connect_connection
- aws_direct_connect_gateway
- aws_direct_connect_link_aggregation_group
- aws_direct_connect_virtual_interface
- aws_eks_cluster
- aws_elasticbeanstalk_app
- aws_glue_connection
- aws_glue_job
- aws_inspector_target
- aws_kms
- aws_kms_facts
- aws_kms_info
- aws_msk_cluster
- aws_msk_config
- aws_region_facts
- aws_region_info
- aws_s3_bucket_facts
- aws_s3_bucket_info
- aws_s3_cors
- aws_secret
- aws_ses_identity
- aws_ses_identity_policy
- aws_ses_rule_set
- aws_sgw_facts
- aws_sgw_info
- aws_ssm_parameter_store
- aws_step_functions_state_machine
- aws_step_functions_state_machine_execution
- aws_waf_condition
- aws_waf_facts
- aws_waf_info
- aws_waf_rule
- aws_waf_web_acl
- cloudformation_exports_info
- cloudformation_stack_set
- cloudfront_distribution
- cloudfront_facts
- cloudfront_info
- cloudfront_invalidation
- cloudfront_origin_access_identity
- cloudtrail
- cloudwatchevent_rule
- cloudwatchlogs_log_group
- cloudwatchlogs_log_group_facts
- cloudwatchlogs_log_group_info
- cloudwatchlogs_log_group_metric_filter
- data_pipeline
- dms_endpoint
- dms_replication_subnet_group
- dynamodb_table
- dynamodb_ttl
- ec2
- ec2_ami_copy
- ec2_asg
- ec2_asg_facts
- ec2_asg_info
- ec2_asg_scheduled_action
- ec2_asg_lifecycle_hook
- ec2_customer_gateway
- ec2_customer_gateway_facts
- ec2_customer_gateway_info
- ec2_eip
- ec2_eip_facts
- ec2_eip_info
- ec2_elb
- ec2_elb_facts
- ec2_elb_info
- ec2_launch_template
- ec2_lc
- ec2_lc_facts
- ec2_lc_find
- ec2_lc_info
- ec2_metric_alarm
- ec2_placement_group
- ec2_placement_group_facts
- ec2_placement_group_info
- ec2_scaling_policy
- ec2_snapshot_copy
- ec2_transit_gateway
- ec2_transit_gateway_info
- ec2_vpc_egress_igw
- ec2_vpc_nacl
- ec2_vpc_nacl_facts
- ec2_vpc_nacl_info
- ec2_vpc_peer
- ec2_vpc_peering_facts
- ec2_vpc_peering_info
- ec2_vpc_route_table
- ec2_vpc_route_table_facts
- ec2_vpc_route_table_info
- ec2_vpc_vgw
- ec2_vpc_vgw_facts
- ec2_vpc_vgw_info
- ec2_vpc_vpn
- ec2_vpc_vpn_facts
- ec2_vpc_vpn_info
- ec2_win_password
- ecs_attribute
- ecs_cluster
- ecs_ecr
- ecs_service
- ecs_service_facts
- ecs_service_info
- ecs_tag
- ecs_task
- ecs_taskdefinition
- ecs_taskdefinition_facts
- ecs_taskdefinition_info
- efs
- efs_facts
- efs_info
- efs_tag
- elasticache
- elasticache_facts
- elasticache_info
- elasticache_parameter_group
- elasticache_snapshot
- elasticache_subnet_group
- elb_application_lb
- elb_application_lb_facts
- elb_application_lb_info
- elb_classic_lb
- elb_classic_lb_facts
- elb_classic_lb_info
- elb_instance
- elb_network_lb
- elb_target
- elb_target_facts
- elb_target_group
- elb_target_group_facts
- elb_target_group_info
- elb_target_info
- execute_lambda
- iam
- iam_access_key
- iam_access_key_info
- iam_cert
- iam_cert_facts
- iam_group
- iam_managed_policy
- iam_mfa_device_facts
- iam_mfa_device_info
- iam_password_policy
- iam_policy
- iam_policy_info
- iam_role
- iam_role_facts
- iam_role_info
- iam_saml_federation
- iam_server_certificate
- iam_server_certificate_facts
- iam_server_certificate_info
- iam_user
- iam_user_info
- kinesis_stream
- lambda
- lambda_alias
- lambda_event
- lambda_facts
- lambda_info
- lambda_policy
- lightsail
- rds
- rds_instance
- rds_instance_facts
- rds_instance_info
- rds_instance_snapshot
- rds_option_group
- rds_option_group_info
- rds_param_group
- rds_snapshot
- rds_snapshot_facts
- rds_snapshot_info
- rds_subnet_group
- redshift
- redshift_cross_region_snapshots
- redshift_facts
- redshift_info
- redshift_subnet_group
- route53
- route53_facts
- route53_health_check
- route53_info
- route53_zone
- s3_bucket_notification
- s3_lifecycle
- s3_logging
- s3_metrics_configuration
- s3_sync
- s3_website
- sns
- sns_topic
- sqs_queue
- sts_assume_role
- sts_session_token
- wafv2_ip_set
- wafv2_ip_set_info
- wafv2_resources
- wafv2_resources_info
- wafv2_rule_group
- wafv2_rule_group_info
- wafv2_web_acl
- wafv2_web_acl_info
plugin_routing:
modules:
aws_acm_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
aws_acm_facts was renamed in Ansible 2.9 to aws_acm_info.
Please update your tasks.
aws_kms_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
aws_kms_facts was renamed in Ansible 2.9 to aws_kms_info.
Please update your tasks.
aws_region_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
aws_region_facts was renamed in Ansible 2.9 to aws_region_info.
Please update your tasks.
aws_s3_bucket_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
aws_s3_bucket_facts has been deprecated and will be removed.
The aws_s3_bucket_info module returns the same information, but not
as ansible_facts. See the module documentation for more information.
Please update your tasks.
aws_sgw_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
aws_sgw_facts was renamed in Ansible 2.9 to aws_sgw_info.
Please update your tasks.
aws_waf_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
aws_waf_facts was renamed in Ansible 2.9 to aws_waf_info.
Please update your tasks.
cloudfront_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
cloudfront_facts has been deprecated and will be removed.
The cloudfront_info module returns the same information, but not as
ansible_facts. See the module documentation for more information.
cloudwatchlogs_log_group_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
cloudwatchlogs_log_group_facts was renamed in Ansible 2.9 to
cloudwatchlogs_log_group_info.
Please update your tasks.
ec2_asg_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
ec2_asg_facts was renamed in Ansible 2.9 to ec2_asg_info.
Please update your tasks.
ec2_customer_gateway_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
ec2_customer_gateway_facts was renamed in Ansible 2.9 to
ec2_customer_gateway_info.
Please update your tasks.
ec2_elb:
redirect: community.aws.elb_instance
deprecation:
removal_version: 3.0.0
warning_text: >-
ec2_elb was renamed in community.aws 2.0.0 to
elb_instance.
Please update your tasks.
ec2_instance:
redirect: amazon.aws.ec2_instance
ec2_instance_facts:
redirect: amazon.aws.ec2_instance_info
ec2_instance_info:
redirect: amazon.aws.ec2_instance_info
ec2_eip_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
ec2_eip_facts was renamed in Ansible 2.9 to ec2_eip_info.
Please update your tasks.
ec2_elb_facts:
deprecation:
removal_version: 3.0.0
warning_text: >-
The ec2_elb_info module has been deprecated and replaced by
the elb_classic_lb_info module.
Please update your tasks.
ec2_elb_info:
deprecation:
removal_version: 3.0.0
warning_text: >-
The ec2_elb_info module has been deprecated and replaced by
the elb_classic_lb_info module.
Please update your tasks.
ec2_lc_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
ec2_lc_facts was renamed in Ansible 2.9 to ec2_lc_info.
Please update your tasks.
ec2_placement_group_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
ec2_placement_group_facts was renamed in Ansible 2.9 to
ec2_placement_group_info.
Please update your tasks.
ec2_vpc_endpoint_facts:
redirect: amazon.aws.ec2_vpc_endpoint_facts
ec2_vpc_endpoint:
redirect: amazon.aws.ec2_vpc_endpoint
ec2_vpc_endpoint_info:
redirect: amazon.aws.ec2_vpc_endpoint_info
ec2_vpc_endpoint_service_info:
redirect: amazon.aws.ec2_vpc_endpoint_service_info
ec2_vpc_igw_facts:
redirect: amazon.aws.ec2_vpc_igw_facts
ec2_vpc_igw:
redirect: amazon.aws.ec2_vpc_igw
ec2_vpc_igw_info:
redirect: amazon.aws.ec2_vpc_igw_info
ec2_vpc_nacl_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
ec2_vpc_nacl_facts was renamed in Ansible 2.9 to ec2_vpc_nacl_info.
Please update your tasks.
ec2_vpc_peering_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
ec2_vpc_peering_facts was renamed in Ansible 2.9 to
ec2_vpc_peering_info.
Please update your tasks.
ec2_vpc_route_table_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
ec2_vpc_route_table_facts was renamed in Ansible 2.9 to
ec2_vpc_route_table_info.
Please update your tasks.
ec2_vpc_nat_gateway_facts:
redirect: amazon.aws.ec2_vpc_nat_gateway_facts
ec2_vpc_nat_gateway:
redirect: amazon.aws.ec2_vpc_nat_gateway
ec2_vpc_nat_gateway_info:
redirect: amazon.aws.ec2_vpc_nat_gateway_info
ec2_vpc_vgw_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
ec2_vpc_vgw_facts was renamed in Ansible 2.9 to ec2_vpc_vgw_info.
Please update your tasks.
ec2_vpc_vpn_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
ec2_vpc_vpn_facts was renamed in Ansible 2.9 to ec2_vpc_vpn_info.
Please update your tasks.
ecs_service_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
ecs_service_facts has been deprecated and will be removed.
The ecs_service_info module returns the same information, but not as
ansible_facts. See the module documentation for more information.
ecs_taskdefinition_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
ecs_taskdefinition_facts was renamed in Ansible 2.9 to
ecs_taskdefinition_info.
Please update your tasks.
efs_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
efs_facts has been deprecated and will be removed.
The efs_info module returns the same information, but not as
ansible_facts. See the module documentation for more information.
elasticache_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
elasticache_facts was renamed in Ansible 2.9 to elasticache_info.
Please update your tasks.
elb_application_lb_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
elb_application_lb_facts was renamed in Ansible 2.9 to
elb_application_lb_info.
Please update your tasks.
elb_classic_lb:
redirect: amazon.aws.ec2_elb_lb
elb_classic_lb_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
elb_classic_lb_facts was renamed in Ansible 2.9 to
elb_classic_lb_info.
Please update your tasks.
elb_target_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
elb_target_facts was renamed in Ansible 2.9 to elb_target_info.
Please update your tasks.
elb_target_group_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
elb_target_group_facts was renamed in Ansible 2.9 to
elb_target_group_info.
Please update your tasks.
iam:
deprecation:
removal_version: 3.0.0
warning_text: >-
The iam module is based upon a deprecated version of the AWS SDKs
and is deprecated in favor of the iam_user, iam_group and iam_role modules.
Please update your tasks.
iam_cert_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
iam_cert_facts was renamed in Ansible 2.9 to iam_server_certificate_info.
Please update your tasks.
iam_mfa_device_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
iam_mfa_device_facts was renamed in Ansible 2.9 to iam_mfa_device_info.
Please update your tasks.
iam_role_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
iam_role_facts was renamed in Ansible 2.9 to iam_role_info.
Please update your tasks.
iam_cert:
redirect: community.aws.iam_server_certificate
deprecation:
removal_version: 4.0.0
warning_text: >-
iam_cert has been renamed to iam_server_certificate for consistency.
Please update your tasks.
iam_server_certificate_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
iam_server_certificate_facts was renamed in Ansible 2.9 to
iam_server_certificate_info.
Please update your tasks.
lambda_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
lambda_facts has been deprecated and will be removed.
The lambda_info module returns the same information, but not as
ansible_facts. See the module documentation for more information.
rds:
deprecation:
removal_version: 3.0.0
warning_text: >-
The rds module is based upon a deprecated version of the AWS SDKs
and is deprecated in favor of the rds_instance and rds_snapshot modules.
Please update your tasks.
rds_instance_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
rds_instance_facts was renamed in Ansible 2.9 to rds_instance_info.
Please update your tasks.
rds_snapshot_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
rds_snapshot_facts was renamed in Ansible 2.9 to rds_snapshot_info.
Please update your tasks.
redshift_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
redshift_facts was renamed in Ansible 2.9 to redshift_info.
Please update your tasks.
route53_facts:
deprecation:
removal_date: 2021-12-01
warning_text: >-
route53_facts was renamed in Ansible 2.9 to route53_info.
Please update your tasks.
rds_snapshot:
redirect: community.aws.rds_instance_snapshot
deprecation:
removal_version: 4.0.0
warning_text: >-
rds_snapshot has been renamed to rds_instance_snapshot.
Please update your tasks.