From eac6bfa06de01222ceb33a6865c01fc46d99769f Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Mon, 17 Sep 2018 23:09:05 +0200 Subject: o Lots of VM work. --- ansible/sz-ds.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ansible/sz-ds.yml') 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 -- cgit v1.2.3