Douglas Andreani 5 жил өмнө
parent
commit
831d7b8cff
1 өөрчлөгдсөн 8 нэмэгдсэн , 0 устгасан
  1. 8 0
      reboot.yml

+ 8 - 0
reboot.yml

@@ -0,0 +1,8 @@
+---
+- hosts: all
+  become_user: root
+  become: yes
+  tasks:
+    - name: reboot server 
+      reboot:
+        reboot_timeout: 600