2022-09-04 18:15:34 +02:00

6 lines
114 B
YAML

---
- name: reboot in 1 minute
command: "shutdown -r +1"
# vim: set tabstop=2 shiftwidth=2 expandtab smarttab: