Change command in System Restart Playbook

This commit is contained in:
2025-01-27 08:10:50 +01:00
parent 42f7f7a968
commit 6f451ee4c8
+1 -1
View File
@@ -2,4 +2,4 @@
hosts: all hosts: all
tasks: tasks:
- name: system restart - name: system restart
shell: shutdown -r now ansible.builtin.reboot: