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'"