Change command in System Restart Playbook
This commit is contained in:
+1
-1
@@ -2,4 +2,4 @@
|
||||
hosts: all
|
||||
tasks:
|
||||
- name: system restart
|
||||
shell: shutdown -r now
|
||||
ansible.builtin.reboot:
|
||||
Reference in New Issue
Block a user