summaryrefslogtreecommitdiff
path: root/ansible/sz-ds.yml
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2018-09-17 23:09:05 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2018-09-17 23:09:05 +0200
commiteac6bfa06de01222ceb33a6865c01fc46d99769f (patch)
tree1515a344dacb54db571df4b25cb14ee06d094e85 /ansible/sz-ds.yml
parent4d6a0f553ae4cbdeec73dffe4aabb3110c0e09c0 (diff)
downloadinfra-eac6bfa06de01222ceb33a6865c01fc46d99769f.tar.gz
infra-eac6bfa06de01222ceb33a6865c01fc46d99769f.tar.bz2
infra-eac6bfa06de01222ceb33a6865c01fc46d99769f.tar.xz
infra-eac6bfa06de01222ceb33a6865c01fc46d99769f.zip
o Lots of VM work.
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