From cbf7d8b3ccea376eca60c6ee2378113bfad6ebcd Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Fri, 4 Oct 2024 14:24:55 +0200 Subject: [PATCH] ff --- playbooks/1_bootstrap.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playbooks/1_bootstrap.yml b/playbooks/1_bootstrap.yml index 84c298de..be0de3a3 100644 --- a/playbooks/1_bootstrap.yml +++ b/playbooks/1_bootstrap.yml @@ -26,11 +26,11 @@ vars: ### reobertdebock.bootstrap - bootstrap_user: mg + bootstrap_user: root bootstrap_wait_for_host: false bootstrap_timeout: 1 ### ansible - ansible_user: "mg" + ansible_user: "root" ansible_password: hallowelt ansible_become_password: hallowelt ansible_ssh_common_args: "'-o StrictHostKeyChecking=no'"