This commit is contained in:
2024-09-04 21:01:33 +03:00
parent 8addeb339c
commit 8571115a36

View File

@@ -1,7 +1,4 @@
# MANAGED BY ANSIBLE DONT TOUCH BY HANDS #
# {% for interface in without_lte.stdout_lines %}
# interface={{ interface }}
# {% endfor %}
# MANAGED BY ANSIBLE DONT TOUCH BY HANDS
interface=br0
{% for nameserver in nameservers %}
server={{ nameserver }}