This commit is contained in:
2024-09-09 21:04:15 +03:00
parent 37a26db369
commit 1c7d93d687
7 changed files with 5 additions and 156 deletions

View File

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