Deleted non-role playbooks, and fixed up role tasks

This commit is contained in:
2026-04-06 12:27:23 -04:00
parent 56a93411de
commit 7104111ac4
12 changed files with 11 additions and 133 deletions

View File

@@ -6,5 +6,7 @@
failed_when: false
# Trigger the handler ONLY if the script returns true (exit code 0)
changed_when: reboot_check.rc == 0
# Forces this specific task to run during a dry run
check_mode: false
notify: Reboot system