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.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/ansible/sz-ds.yml b/ansible/sz-ds.yml
new file mode 100644
index 0000000..2566f4c
--- /dev/null
+++ b/ansible/sz-ds.yml
@@ -0,0 +1,12 @@
+---
+- hosts:
+ - sz-prod
+ - sz-test
+ roles:
+ - timezone
+ - lxc-machine
+ tasks:
+ - name: postgresql-server
+ import_role: name=postgresql-server
+ - name: sz-ds
+ import_role: name=sz-ds