diff --git a/playbooks/1_bootstrap.yml b/playbooks/1_bootstrap.yml index be0de3a3..84c298de 100644 --- a/playbooks/1_bootstrap.yml +++ b/playbooks/1_bootstrap.yml @@ -26,11 +26,11 @@ vars: ### reobertdebock.bootstrap - bootstrap_user: root + bootstrap_user: mg bootstrap_wait_for_host: false bootstrap_timeout: 1 ### ansible - ansible_user: "root" + ansible_user: "mg" ansible_password: hallowelt ansible_become_password: hallowelt ansible_ssh_common_args: "'-o StrictHostKeyChecking=no'"