mirror of
https://github.com/ansible/awx.git
synced 2026-02-28 00:08:44 -03:30
Removing needs devel ad hoc entry
This commit is contained in:
@@ -56,7 +56,7 @@ no_api_parameter_ok = {
|
|||||||
# that needs to be developed. If the module is found on the file system it will auto-detect that the
|
# that needs to be developed. If the module is found on the file system it will auto-detect that the
|
||||||
# work is being done and will bypass this check. At some point this module should be removed from this list.
|
# work is being done and will bypass this check. At some point this module should be removed from this list.
|
||||||
needs_development = [
|
needs_development = [
|
||||||
'tower_ad_hoc_command', 'tower_inventory_script', 'tower_workflow_approval'
|
'tower_inventory_script', 'tower_workflow_approval'
|
||||||
]
|
]
|
||||||
needs_param_development = {
|
needs_param_development = {
|
||||||
'tower_host': ['instance_id'],
|
'tower_host': ['instance_id'],
|
||||||
|
|||||||
Reference in New Issue
Block a user