mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 13:19:13 +00:00
Allowing the domain suffix to be appended independent of the `host_fqdn` setting enables the inventory plugin to construct proper FQDNs if a network has the `dns.domain` property set. Otherwise you would always end up with something like `host01.project.local.example.net` despite `host01.example.net` being the expected result. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| test_cobbler.py | ||
| test_icinga2.py | ||
| test_incus.py | ||
| test_iocage.py | ||
| test_linode.py | ||
| test_lxd.py | ||
| test_opennebula.py | ||
| test_xen_orchestra.py | ||