From d583fde1299b7609df5b96962224cfe7aab95f97 Mon Sep 17 00:00:00 2001 From: PAN Date: Sun, 21 Dec 2025 19:57:23 +0100 Subject: [PATCH] =?UTF-8?q?=C3=A4ndern=20des=20hosts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fedora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora.yml b/fedora.yml index 1c1b3a3..f3df08d 100644 --- a/fedora.yml +++ b/fedora.yml @@ -1,7 +1,7 @@ --- - name: Linux Installation Meines PCs. remote_user: root - hosts: all + hosts: kickdev become: true vars_files: - ./vars/user_config.yaml