ff
This commit is contained in:
parent
4be7f06a7c
commit
cbf7d8b3cc
1 changed files with 2 additions and 2 deletions
|
@ -26,11 +26,11 @@
|
||||||
|
|
||||||
vars:
|
vars:
|
||||||
### reobertdebock.bootstrap
|
### reobertdebock.bootstrap
|
||||||
bootstrap_user: mg
|
bootstrap_user: root
|
||||||
bootstrap_wait_for_host: false
|
bootstrap_wait_for_host: false
|
||||||
bootstrap_timeout: 1
|
bootstrap_timeout: 1
|
||||||
### ansible
|
### ansible
|
||||||
ansible_user: "mg"
|
ansible_user: "root"
|
||||||
ansible_password: hallowelt
|
ansible_password: hallowelt
|
||||||
ansible_become_password: hallowelt
|
ansible_become_password: hallowelt
|
||||||
ansible_ssh_common_args: "'-o StrictHostKeyChecking=no'"
|
ansible_ssh_common_args: "'-o StrictHostKeyChecking=no'"
|
||||||
|
|
Loading…
Reference in a new issue