ansible/roles/dhcpd
Timo Makinen ea3c05c2b5 dhcpd: Move host declarations to global section
No need to set host declarations in subnet or shared-network since
they are always global and it gives warning during startup:

WARNING: Host declarations are global.  They are not limited to the scope you declared them in.
2025-06-13 13:50:03 +00:00
..
handlers dhcpd: ansible-lint fixes 2022-10-30 15:53:03 +00:00
tasks dhcpd: Add support for reading host data from LDAP 2025-01-31 19:11:09 +00:00
templates dhcpd: Move host declarations to global section 2025-06-13 13:50:03 +00:00
vars dhcpd: Initial version of role. 2021-04-22 20:37:28 +00:00