mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-04-27 08:56:27 +00:00
The service hostname needs to be gathered from ansibe_facts as it might not be "ipaserver". ansible_facts['fqdn'] is now used as the service hostname, therefore gather_facts had to be turned on.