mirror of
https://github.com/ansible/awx.git
synced 2026-03-16 08:27:29 -02:30
Remove FEATURE_POLICY_AS_CODE_ENABLED flag (#16006)
* remove FEATURE_POLICY_AS_CODE_ENABLED flag * rename to OpaQueryPathMixin * add OpaQueryPath docs to awx collection * bypass test for awx collection
This commit is contained in:
committed by
GitHub
parent
d7ca19f9f0
commit
222f387d65
@@ -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'],
|
||||
}
|
||||
# -----------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user