make base a role
[ansible.git] / roles / base / handlers / main.yml
diff --git a/roles/base/handlers/main.yml b/roles/base/handlers/main.yml
new file mode 100644 (file)
index 0000000..abeac1f
--- /dev/null
@@ -0,0 +1,2 @@
+- name: timesyncd
+  service: name=timesyncd state=restarted