5 lines
99 B
YAML
5 lines
99 B
YAML
---
|
|
- name: Return motd to registered var
|
|
ansible.builtin.command: shutdown -r now
|
|
become: yes
|