mirror of https://dev.ccchb.de/ccchb/ansible.git
6 lines
65 B
Plaintext
6 lines
65 B
Plaintext
|
# {{ ansible_managed }}
|
||
|
|
||
|
dns {
|
||
|
nameserver = ["[::1]"];
|
||
|
}
|