From 6a27d2e6f751197c7137e7f0406a25785b29c38d Mon Sep 17 00:00:00 2001 From: olli Date: Fri, 23 Dec 2022 15:37:47 +0100 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/basics.yml b/basics.yml index edf6882..350324f 100644 --- a/basics.yml +++ b/basics.yml @@ -84,9 +84,9 @@ line: denyinterfaces docker0 virbr0 tornet0 veth* br* - name: Check weather /etc/network/interfaces exists - stat: - path: /etc/network/interfaces - register: stat_result + stat: + path: /etc/network/interfaces + register: stat_result - name: Disable all Network-config but source interfaces.d in /etc/network/interfaces because dhcpcd will do the job replace: