aboutsummaryrefslogtreecommitdiff
path: root/ansible/sz-ds.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/sz-ds.yml')
-rw-r--r--ansible/sz-ds.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/ansible/sz-ds.yml b/ansible/sz-ds.yml
index 354a069..58252b7 100644
--- a/ansible/sz-ds.yml
+++ b/ansible/sz-ds.yml
@@ -5,6 +5,10 @@
roles:
- timezone
tasks:
+ - name: unix-machine
+ import_role: name=unix-machine
+ tags: unix-machine
+
- name: lxc-machine
import_role: name=lxc-machine
tags: lxc-machine