2025-07-10 21:24:28 -06:00

5 lines
100 B
YAML

---
- name: Reboot machine and send a message
ansible.builtin.shell: "reboot"
async: 1
poll: 0