„basics.yml“ ändern
This commit is contained in:
parent
f4e42ecdb0
commit
5d551ca613
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user