This commit is contained in:
j3d1 2024-04-25 23:58:49 +02:00
parent 4aca7e41fd
commit 6cb55c9574

View file

@ -51,7 +51,7 @@
- name: Check if a reboot is needed for debian
register: reboot_required_file
stat: path=/var/run/reboot-required get_md5=no
stat: path=/var/run/reboot-required get_checksum=no
- name: Reboot the Debian or Ubuntu server
reboot: