debian: add a newline at the end of interfaces file

Not necessary but nicer.
This commit is contained in:
Timotej Lazar 2025-10-22 19:38:06 +02:00
parent 2f02f1eb2c
commit 5a7cd4dd76

View file

@ -47,7 +47,8 @@
when: not is_proxmox
copy:
dest: /etc/network/interfaces
content: 'source /etc/network/interfaces.d/*'
content: |
source /etc/network/interfaces.d/*
notify: reload interfaces
# for Proxmox the main interfaces file will define bridges