mirror of
https://github.com/ansible/awx.git
synced 2026-04-13 05:59:23 -02:30
Syncing from new rbac to old rbac locally calls the disable_rbac_sync() context manager. If rbac sync is disabled, we do not need to remote sync, as we can assume the remote syncing already occurred in the viewset. Signed-off-by: Seth Foster <fosterbseth@gmail.com>