summaryrefslogtreecommitdiff
path: root/ansible/roles/mssql01/tasks/reboot.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/roles/mssql01/tasks/reboot.yaml')
-rw-r--r--ansible/roles/mssql01/tasks/reboot.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible/roles/mssql01/tasks/reboot.yaml b/ansible/roles/mssql01/tasks/reboot.yaml
new file mode 100644
index 0000000..a7266d0
--- /dev/null
+++ b/ansible/roles/mssql01/tasks/reboot.yaml
@@ -0,0 +1,3 @@
+- name: reboot
+ win_reboot:
+ reboot_timeout: 3600