freeipa / ansible-freeipa

Ansible roles and modules for FreeIPA
GNU General Public License v3.0
482 stars 230 forks source link

ipahostgroup is not idempotent #1196

Closed rjeffman closed 5 months ago

rjeffman commented 7 months ago

In ipahostgroup, the parameters host, membermanager_user and membermanager_group should use case insensitive comparison, and data should be added as lower case values to match CLI behavior. host should also store only FQDN.