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