DNS related changes

- Added hostname provisioning
- Added nsswitch.conf provisioning
- Added systemd-resolved provisioning
This commit is contained in:
sonny 2025-03-06 02:49:11 +01:00
parent 98afd559fc
commit 8d8ae8f892
18 changed files with 120 additions and 25 deletions

View file

@ -1,10 +0,0 @@
# {{ ansible_managed }}
127.0.0.1 localhost
127.0.1.1 zeus
{{ lan_ip }} {{ domain_name }}
# The following lines are desirable for IPv6 capable hosts
#::1 localhost ip6-localhost ip6-loopback
#ff02::1 ip6-allnodes
#ff02::2 ip6-allrouters