From 607524c7375c1321d3f3fa65557fc01f133170be Mon Sep 17 00:00:00 2001
From: Robin Richter <robin.richter@mailbox.tu-dresden.de>
Date: Mon, 29 Jun 2020 13:00:08 +0200
Subject: [PATCH] created reboot.yml

---
 tasks/reboot.yml | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 tasks/reboot.yml

diff --git a/tasks/reboot.yml b/tasks/reboot.yml
new file mode 100644
index 0000000..3660ec9
--- /dev/null
+++ b/tasks/reboot.yml
@@ -0,0 +1,5 @@
+---
+- include_role:
+    name: system
+    tasks_from: reboot
+    
-- 
GitLab