2025-07-10 20:55:52 -06:00

5 lines
100 B
YAML

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