1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-21 20:59:10 +00:00
community.general/tests/unit
Roland Sommer 71f8c15d2e
Allow setting of independent custom domain for incus inventory (#11555)
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.
2026-03-07 14:15:07 +01:00
..
plugins Allow setting of independent custom domain for incus inventory (#11555) 2026-03-07 14:15:07 +01:00
requirements.txt update requirements for Python versions currently used (#10701) 2025-08-19 17:01:49 +12:00
requirements.yml Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00