mirror of
https://github.com/ansible/awx.git
synced 2026-04-14 06:29:25 -02:30
_update_m2m_from_groups must return None if remove_* is false or empty, because None indicates that the user permissions will not be changed. related #13429