add: reboot info

This commit is contained in:
2026-06-17 20:50:28 +00:00
parent b168490adb
commit a24575785b

View File

@@ -57,7 +57,7 @@
msg: >- msg: >-
{{ inventory_hostname }}: {{ firmware_status }} {{ inventory_hostname }}: {{ firmware_status }}
({{ fw_current_version }} ({{ fw_current_version }}
{% if fw_new_version %} → {{ fw_new_version }}{% endif %}) {% if fw_new_version %} → {{ fw_new_version }} (reboot: {{ needs_reboot }}){% endif %})
- name: Warn — major upgrade skipped, handle manually - name: Warn — major upgrade skipped, handle manually
ansible.builtin.debug: ansible.builtin.debug: