„basics.yml“ ändern

This commit is contained in:
olli 2022-12-23 15:34:07 +01:00
parent f4e42ecdb0
commit 5d551ca613

View File

@ -88,6 +88,7 @@
path: /etc/network/interfaces path: /etc/network/interfaces
regexp: '(^iface .*)' regexp: '(^iface .*)'
replace: '#\1' replace: '#\1'
when: $(-s /etc/network/interfaces)
- name: Disable all Network-config but source interfaces.d in /etc/network/interfaces because dhcpcd will do the job - name: Disable all Network-config but source interfaces.d in /etc/network/interfaces because dhcpcd will do the job
replace: replace: