This commit is contained in:
2024-09-04 21:04:23 +03:00
parent 8571115a36
commit b8f6b7be7f

View File

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