aboutsummaryrefslogtreecommitdiff
path: root/ansible/knot.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/knot.yml')
-rw-r--r--ansible/knot.yml4
1 files changed, 4 insertions, 0 deletions
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