mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
47 lines
1.1 KiB
YAML
47 lines
1.1 KiB
YAML
---
|
|
action_groups:
|
|
tower:
|
|
- tower_credential_input_source
|
|
- tower_credential
|
|
- tower_credential_type
|
|
- tower_group
|
|
- tower_host
|
|
- tower_inventory
|
|
- tower_inventory_source
|
|
- tower_job_cancel
|
|
- tower_job_launch
|
|
- tower_job_list
|
|
- tower_job_template
|
|
- tower_job_wait
|
|
- tower_label
|
|
- tower_license
|
|
- tower_notification
|
|
- tower_organization
|
|
- tower_project
|
|
- tower_role
|
|
- tower_schedule
|
|
- tower_settings
|
|
- tower_team
|
|
- tower_token
|
|
- tower_user
|
|
- tower_workflow_job_template_node
|
|
- tower_workflow_job_template
|
|
- tower_workflow_launch
|
|
|
|
plugin_routing:
|
|
modules:
|
|
tower_receive:
|
|
deprecation:
|
|
removal_date: TBD
|
|
warning_text: see plugin documentation for details
|
|
tower_send:
|
|
deprecation:
|
|
removal_date: TBD
|
|
warning_text: see plugin documentation for details
|
|
tower_workflow_template:
|
|
deprecation:
|
|
removal_date: TBD
|
|
warning_text: see plugin documentation for details
|
|
tower_notification:
|
|
redirect: tower_notification_template
|