WIP: Notes
This commit is contained in:
4
pi/ansible/reboot/tasks/main.yml
Normal file
4
pi/ansible/reboot/tasks/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
- name: Return motd to registered var
|
||||
ansible.builtin.command: shutdown -r now
|
||||
become: yes
|
||||
Reference in New Issue
Block a user