mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
Removing tower_application from needs_development in completeness test
This commit is contained in:
parent
cb1ba9e3a4
commit
4a4e62e035
@ -54,7 +54,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
|
||||
# work is being done and will bypass this check. At some point this module should be removed from this list.
|
||||
needs_development = [
|
||||
'tower_ad_hoc_command', 'tower_application', 'tower_inventory_script', 'tower_workflow_approval'
|
||||
'tower_ad_hoc_command', 'tower_inventory_script', 'tower_workflow_approval'
|
||||
]
|
||||
needs_param_development = {
|
||||
'tower_host': ['instance_id'],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user