mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-04-06 18:53:04 +00:00
The generation of ipaserver_domain has issues: At first ansible_facts['hostname'] instead of ansible_facts['fqdn'] is used and second the first entry after the split operation is used and third the final join is missing.