4 lines
107 B
YAML
4 lines
107 B
YAML
---
|
|
- name: Reboot machine and send a message
|
|
ansible.builtin.reboot:
|
|
msg: "Going down in 5..." |