1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-22 13:19:13 +00:00
community.general/tests/unit/plugins/inventory
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
..
fixtures Fix #9538 Inventory iocage fails when DHCP is enabled (#9539) 2025-01-13 18:08:23 +01:00
test_cobbler.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_icinga2.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_incus.py Allow setting of independent custom domain for incus inventory (#11555) 2026-03-07 14:15:07 +01:00
test_iocage.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_linode.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_lxd.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_opennebula.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_xen_orchestra.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00