mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-04-18 14:51:27 +00:00
The changed flag returned by ipahostgroup calls have not always been correct. The use of the module with IPA version 4.6 on RHEL-7 resulted in encoding errors. All this has been fixed. Addtitionally new test cases have been added to make sure that the issues are solved.