Setting up playbook, for updating system packages
Some checks failed
Wiki Resources Sanity Checks / ruff-checks (push) Failing after 1s
Some checks failed
Wiki Resources Sanity Checks / ruff-checks (push) Failing after 1s
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
- name: Restart host to apply any changes and clear out uptime stuff
|
||||
- name: Reboot Host
|
||||
become: true
|
||||
tags:
|
||||
- reboot
|
||||
ansible.builtin.reboot:
|
||||
msg: "Reboot initiated as a part of housekeeping"
|
||||
|
||||
Reference in New Issue
Block a user