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.yml14
1 files changed, 13 insertions, 1 deletions
diff --git a/ansible/sz-ds.yml b/ansible/sz-ds.yml
index 2566f4c..354a069 100644
--- a/ansible/sz-ds.yml
+++ b/ansible/sz-ds.yml
@@ -4,9 +4,21 @@
- sz-test
roles:
- timezone
- - lxc-machine
tasks:
+ - name: lxc-machine
+ import_role: name=lxc-machine
+ tags: lxc-machine
+
- name: postgresql-server
import_role: name=postgresql-server
+ tags: postgresql-server
+
+ - name: java8
+ tags: java8
+ import_role: name=java8
+
- name: sz-ds
+ tags: sz-ds
import_role: name=sz-ds
+
+# TODO: postfix client