From a5705d3f44cb86b216277c6311f313963d4f9c49 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Tue, 28 Aug 2018 15:37:55 +0200 Subject: o sz-ds: wip. --- ansible/knot.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ansible/knot.yml') diff --git a/ansible/knot.yml b/ansible/knot.yml index 05207b8..4821271 100644 --- a/ansible/knot.yml +++ b/ansible/knot.yml @@ -14,3 +14,7 @@ import_role: name=lxc-host tags: lxc-host become: true + - name: knot-apache + import_role: name=knot-apache + tags: knot-apache + become: true -- cgit v1.2.3