update stuff

This commit is contained in:
2024-07-01 17:16:44 -04:00
parent e04e64f5d6
commit 260532fb3c
3 changed files with 8 additions and 1 deletions

View File

@ -61,6 +61,8 @@
when:
- bigboot_execute_bigboot | bool
# this reboot is just for *my* tesitng; at this point we'd have already
# rebooted at least once which would have ran the fsck
- name: Reboot the host
ansible.builtin.reboot:
msg: Reboot by Ansible