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:
@@ -6,3 +6,9 @@
|
||||
autoclean: true
|
||||
autoremove: true
|
||||
upgrade: safe
|
||||
- name: Notify the reboot
|
||||
tags:
|
||||
- reboot
|
||||
ansible.builtin.debug:
|
||||
msg: "Restarting the host itself"
|
||||
notify: Reboot Host
|
||||
|
||||
Reference in New Issue
Block a user