-
- Downloads
Fix handling members in ipa role.
When adding new members to a role, the existing members were removed. The correct behavior for the "member" action is to add those members, and substitute the existing ones. This patch fixes this behavior. Fix #409, #411, #412, #413
Showing
- plugins/modules/iparole.py 7 additions, 4 deletionsplugins/modules/iparole.py
- tests/role/env_cleanup.yml 16 additions, 5 deletionstests/role/env_cleanup.yml
- tests/role/env_facts.yml 2 additions, 1 deletiontests/role/env_facts.yml
- tests/role/env_setup.yml 27 additions, 8 deletionstests/role/env_setup.yml
- tests/role/test_role_lists_handling.yml 259 additions, 0 deletionstests/role/test_role_lists_handling.yml
Loading
Please register or sign in to comment