polytech-ansible-2023/playbooks/reboot.yml

6 lines
No EOL
81 B
YAML

---
- hosts: all
tasks:
- name: Reboot
reboot:
reboot_timeout: 3600