maj alpine

This commit is contained in:
Jules 2025-05-22 23:45:24 +02:00
parent 99b4e6b373
commit b0114b2c28

View File

@ -3,7 +3,6 @@
hosts: all
become: yes
tasks:
- name: Redémarrer la machine
reboot:
reboot_timeout: 300
when: apk_upgradable.stdout != ""
- name: Redémarrer la machine
reboot:
reboot_timeout: 300