Select Git revision
test_server.yml
-
Thomas Woerner authored
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.
Thomas Woerner authoredThe 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.