summaryrefslogtreecommitdiff
path: root/ansible/sz-ds.yml
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2018-08-28 15:37:55 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2018-08-28 15:37:55 +0200
commita5705d3f44cb86b216277c6311f313963d4f9c49 (patch)
treeb9a6343a8c730b83e37138bb09461b5a4cf007bc /ansible/sz-ds.yml
parent1f677dfeded1f52dc75c34c93f9ef1d6b3b948be (diff)
downloadinfra-a5705d3f44cb86b216277c6311f313963d4f9c49.tar.gz
infra-a5705d3f44cb86b216277c6311f313963d4f9c49.tar.bz2
infra-a5705d3f44cb86b216277c6311f313963d4f9c49.tar.xz
infra-a5705d3f44cb86b216277c6311f313963d4f9c49.zip
o sz-ds: wip.
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