-
- Downloads
ipagroup: Add support for renaming groups
FreeIPA suports renaming groupobjects with the CLI parameter "rename", and this parameter was missing in ansible-freeipa ipagroup module. This patch adds support for a new state 'renamed' and the 'rename' parameter. Tests were updated to cope with the changes.
Showing
- README-group.md 43 additions, 2 deletionsREADME-group.md
- plugins/modules/ipagroup.py 46 additions, 16 deletionsplugins/modules/ipagroup.py
- tests/group/test_group.yml 33 additions, 1 deletiontests/group/test_group.yml
- tests/group/test_groups.yml 45 additions, 2 deletionstests/group/test_groups.yml
Loading
Please register or sign in to comment