mirror of
https://github.com/ansible/awx.git
synced 2026-05-29 19:47:48 -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