mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 11:20:39 -03:30
Use BaseAccess class to enforce the superuser and system auditor conditions, as well as the optimizations. Declare optimizations on access class as tuple. Limit role of access class method narrowly to RBAC filtering.