-
Feature Request
-
Resolution: Unresolved
-
Normal
-
None
-
2.5, 2.6
-
False
-
-
False
What is the nature and description of the request?
The ability to enforce policies is currently limited to specific API endpoints for some content.
The list can be found here:
This request is to add additional API endpoints as well as the ability to parse a playbook, similar to how this is done here:
https://github.com/ansible/ansible-policy/blob/main/examples/check_project/policies/check_become.yml
Why does the customer need this? (List the business requirements here)
There is no method currently that prevents job execution based on the playbook's contents. This RFE would provide a more complete ability to comply with company standards and to prevent malicious behavior.
How would you like to achieve this? (List the functional requirements here)
Add additional API endpoints and include the playbook as inputs for Open Policy Enforcement.
List any affected known dependencies: Doc, UI etc..
Github Link if any
https://github.com/ansible/ansible-policy