cherry-pick 222f387 to release_4.6 (#6971)

This commit is contained in:
Jiří Jeřábek (Jiri Jerabek)
2025-06-09 17:47:23 +02:00
committed by Hao Liu
parent 4eefce622d
commit f4347d05a9
6 changed files with 126 additions and 135 deletions

View File

@@ -93,6 +93,9 @@ needs_development = ['inventory_script', 'instance']
needs_param_development = {
'host': ['instance_id'],
'workflow_approval': ['description', 'execution_environment'],
'inventory': ['opa_query_path'],
'job_template': ['opa_query_path'],
'organization': ['opa_query_path'],
}
# -----------------------------------------------------------------------------------------------------------