Files
awx/awx_collection/meta/runtime.yml

132 lines
3.1 KiB
YAML

---
action_groups:
controller:
- credential_input_source
- credential
- credential_type
- group
- host
- inventory
- inventory_source
- job_cancel
- job_launch
- job_list
- job_template
- job_wait
- label
- license
- notification
- organization
- project
- role
- schedule
- settings
- team
- token
- user
- workflow_job_template_node
- workflow_job_template
- workflow_launch
plugin_routing:
inventory:
tower:
redirect: awx.awx.controller
lookup:
tower_api:
redirect: awx.awx.controller_api
tower_schedule_rrule:
redirect: awx.awx.schedule_rrule
modules:
tower_job_list:
redirect: job_list
tower_job_launch:
redirect: job_launch
tower_workflow_job_template:
redirect: workflow_job_template
tower_team:
redirect: team
tower_job_wait:
redirect: job_wait
tower_application:
redirect: application
tower_ad_hoc_command_wait:
redirect: ad_hoc_command_wait
tower_credential:
redirect: credential
tower_label:
redirect: label
tower_group:
redirect: group
tower_host:
redirect: host
tower_schedule:
redirect: schedule
tower_role:
redirect: role
tower_ad_hoc_command:
redirect: ad_hoc_command
tower_execution_environment:
redirect: execution_environment
tower_inventory_source_update:
redirect: inventory_source_update
tower_instance_group:
redirect: instance_group
tower_settings:
redirect: settings
tower_meta:
redirect: meta
tower_export:
redirect: export
tower_ad_hoc_command_cancel:
redirect: ad_hoc_command_cancel
tower_inventory_source:
redirect: inventory_source
tower_user:
redirect: user
tower_workflow_launch:
redirect: workflow_launch
tower_project:
redirect: project
tower_token:
redirect: token
tower_credential_type:
redirect: credential_type
tower_license:
redirect: license
tower_project_update:
redirect: project_update
tower_notification_template:
redirect: notification_template
tower_organization:
redirect: organization
tower_job_template:
redirect: job_template
tower_workflow_job_template_node:
redirect: workflow_job_template_node
tower_job_cancel:
redirect: job_cancel
tower_import:
redirect: import
tower_credential_input_source:
redirect: credential_input_source
tower_inventory:
redirect: inventory
tower_receive:
redirect: receive
deprecation:
removal_date: TBD
warning_text: see plugin documentation for details
tower_send:
redirect: send
deprecation:
removal_date: TBD
warning_text: see plugin documentation for details
tower_workflow_template:
redirect: workflow_template
deprecation:
removal_date: TBD
warning_text: see plugin documentation for details
tower_notification:
redirect: notification_template