From e4796c3391bc7ca8c1da95a87e31ce209c3f736d Mon Sep 17 00:00:00 2001 From: PAN Date: Mon, 15 Sep 2025 00:54:21 +0200 Subject: [PATCH] Univerals hosts zum testen eingetragen. --- fedora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora.yml b/fedora.yml index a99c699..369b5c9 100644 --- a/fedora.yml +++ b/fedora.yml @@ -1,7 +1,7 @@ --- - name: Linux Installation Meines PCs. remote_user: ansi - hosts: MeinTest + hosts: all become: true vars_files: - ./vars/user_config.yaml