Merge branch 'radvd' into 'newinfra'

[radvd] Add a line feed after each block

See merge request nounous/ansible!183
certbot_on_virtu
_benjamin 2021-01-08 16:43:44 +01:00
commit b6cbcc5c8f
1 changed files with 1 additions and 0 deletions

View File

@ -16,4 +16,5 @@ interface {{ interfaces[subnet.name] }} {
RDNSS {{ dns }} {}; RDNSS {{ dns }} {};
{% endfor %} {% endfor %}
}; };
{% endfor %} {% endfor %}