ff
All checks were successful
ansible-lint / gitleaks (pull_request) Successful in 5s
ansible-lint / Ansible Lint (pull_request) Successful in 43s

This commit is contained in:
Michael Grote 2024-10-04 14:24:55 +02:00
parent 4be7f06a7c
commit cbf7d8b3cc

View file

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