master #2

Open
polz wants to merge 32 commits from polz/servers:master into master
Showing only changes of commit 603f0def4d - Show all commits

View file

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