aboutsummaryrefslogtreecommitdiff
path: root/ansible/conflatorio.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/conflatorio.yml')
-rw-r--r--ansible/conflatorio.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/ansible/conflatorio.yml b/ansible/conflatorio.yml
new file mode 100644
index 0000000..9d3a832
--- /dev/null
+++ b/ansible/conflatorio.yml
@@ -0,0 +1,12 @@
+- hosts:
+ - conflatorio-lxc
+ roles:
+ - lusers
+ - superusers
+ - lxc-machine
+ - role: packages
+ become: yes
+ tags: packages
+ - role: trygvis-base
+ become: yes
+ tags: trygvis-base