feat: restore tags

This commit is contained in:
Simon Cornet 2025-11-01 21:15:17 +01:00
commit 5b5b01d50c
2 changed files with 6 additions and 0 deletions

View file

@ -2,6 +2,9 @@
# reboot the system
- name: "reboot the system"
tags:
- "reboot"
- "never"
ansible.builtin.reboot:
msg: "Reboot initiated by Ansible"
reboot_timeout: 120