mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 03:10:42 -03:30
added to no endpoints for module
This commit is contained in:
parent
5d4413041e
commit
d95d8121f9
@ -24,7 +24,7 @@ no_module_for_endpoint = []
|
||||
# Some modules work on the related fields of an endpoint. These modules will not have an auto-associated endpoint
|
||||
no_endpoint_for_module = [
|
||||
'tower_import', 'tower_meta', 'tower_export', 'tower_job_launch', 'tower_job_wait', 'tower_job_list',
|
||||
'tower_license', 'tower_ping', 'tower_receive', 'tower_send', 'tower_workflow_launch', 'tower_job_cancel',
|
||||
'tower_license', 'tower_ping', 'tower_project_update', 'tower_receive', 'tower_send', 'tower_workflow_launch', 'tower_job_cancel',
|
||||
'tower_workflow_template',
|
||||
]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user