polytech-ansible-2023/reboot.yml
Thomas Maurice 2a067a2fe4
More content and playbooks
* more readme.md content
* imported basic roles
* commented said basic roles
* trimmed down playbooks to be understandable
* update requirements.txt deps
2023-01-11 11:06:32 +01:00

6 lines
No EOL
81 B
YAML

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