forked from ccchb/ansible
6 lines
65 B
Text
6 lines
65 B
Text
|
# {{ ansible_managed }}
|
||
|
|
||
|
dns {
|
||
|
nameserver = ["[::1]"];
|
||
|
}
|