From dbab8e2a6482f68ffecc9a8df9fb19236ac2d840 Mon Sep 17 00:00:00 2001 From: olli Date: Tue, 2 May 2023 20:12:30 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Ebasics.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- basics.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/basics.yml b/basics.yml index b67e290..96a3261 100644 --- a/basics.yml +++ b/basics.yml @@ -146,8 +146,7 @@ command: systemctl enable dhcpcd args: creates: /etc/systemd/system/multi-user.target.wants/dhcpcd.service - when: nocontainer.stat.exists == true - when: mint.stat.exists == false + when: mint.stat.exists == false or nocontainer.stat.exists == true - name: No DHCPcd for internal interfaces ansible.builtin.lineinfile: