mirror of
https://github.com/ansible/awx.git
synced 2026-03-16 16:37:30 -02:30
Collection meta runtime updates (#11952)
* Update runtime.yml * Extending test_completness to include meta/runtime.yml and adding remaining missing modules from runtime.yml Co-authored-by: quasd <quasd@users.noreply.github.com>
This commit is contained in:
@@ -2,13 +2,23 @@
|
||||
requires_ansible: '>=2.9.10'
|
||||
action_groups:
|
||||
controller:
|
||||
- ad_hoc_command
|
||||
- ad_hoc_command_cancel
|
||||
- ad_hoc_command_wait
|
||||
- application
|
||||
- controller_meta
|
||||
- credential_input_source
|
||||
- credential
|
||||
- credential_type
|
||||
- execution_environment
|
||||
- export
|
||||
- group
|
||||
- host
|
||||
- import
|
||||
- instance_group
|
||||
- inventory
|
||||
- inventory_source
|
||||
- inventory_source_update
|
||||
- job_cancel
|
||||
- job_launch
|
||||
- job_list
|
||||
@@ -16,18 +26,21 @@ action_groups:
|
||||
- job_wait
|
||||
- label
|
||||
- license
|
||||
- notification
|
||||
- notification_template
|
||||
- organization
|
||||
- project
|
||||
- project_update
|
||||
- role
|
||||
- schedule
|
||||
- settings
|
||||
- team
|
||||
- token
|
||||
- user
|
||||
- workflow_approval
|
||||
- workflow_job_template_node
|
||||
- workflow_job_template
|
||||
- workflow_launch
|
||||
- workflow_node_wait
|
||||
plugin_routing:
|
||||
inventory:
|
||||
tower:
|
||||
|
||||
Reference in New Issue
Block a user