homeserver/roles/robertdebock.bootstrap/defaults/main.yml
mg 686a0b281f Rolle aktualisiert: bootstrap (#457)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #457
2023-02-17 12:06:35 +01:00

12 lines
276 B
YAML

---
# defaults file for bootstrap
# Do you want to wait for the host to be available?
bootstrap_wait_for_host: no
# The number of seconds you want to wait during connection test before failing.
bootstrap_timeout: 3
# Tell the role to "become" or not.
bootstrap_become: yes