Files
Ansible-Bootstrap/roles/cleanup/defaults/main.yml

8 lines
170 B
YAML

---
# Post-reboot verification
cleanup_verify_boot: true
cleanup_boot_timeout: 300
cleanup_remove_on_failure: true
cleanup_poweroff_retries: 24
cleanup_poweroff_delay: 5