diff --git a/reboot.yml b/reboot.yml index 5cf423a..996ffb6 100644 --- a/reboot.yml +++ b/reboot.yml @@ -3,6 +3,6 @@ hosts: all become: yes tasks: - - name: Redémarrer la machine - reboot: - reboot_timeout: 300 + - name: Redémarrer la machine + reboot: + reboot_timeout: 300