„basics.yml“ ändern
This commit is contained in:
parent
dbab8e2a64
commit
018adb24d0
@ -146,7 +146,8 @@
|
||||
command: systemctl enable dhcpcd
|
||||
args:
|
||||
creates: /etc/systemd/system/multi-user.target.wants/dhcpcd.service
|
||||
when: mint.stat.exists == false or nocontainer.stat.exists == true
|
||||
when: nocontainer.stat.exists == true
|
||||
when: mint.stat.exists == false
|
||||
|
||||
- name: No DHCPcd for internal interfaces
|
||||
ansible.builtin.lineinfile:
|
||||
|
Loading…
Reference in New Issue
Block a user