Ansible git move
[csit.git] / fdio.infra.ansible / roles / common / handlers / main.yaml
diff --git a/fdio.infra.ansible/roles/common/handlers/main.yaml b/fdio.infra.ansible/roles/common/handlers/main.yaml
new file mode 100644 (file)
index 0000000..bb317e8
--- /dev/null
@@ -0,0 +1,8 @@
+---
+# file: roles/common/handlers/main.yaml
+
+- name: Reboot Server
+  reboot:
+    reboot_timeout: 3600
+  tags:
+    - reboot-server