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

This commit is contained in:
Michael Grote 2024-10-04 14:26:07 +02:00
parent cbf7d8b3cc
commit c51fb69b20

View file

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