summaryrefslogtreecommitdiff
path: root/chaos-at-home/r3-cccamp19_vm.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-05-26 23:50:38 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-05-26 23:50:38 +0200
commitacc437083cfa7b8f77b8e79af2a0c05bd871e198 (patch)
tree576360023addac147bef43f1ba340c61e3c9fe5b /chaos-at-home/r3-cccamp19_vm.yml
parentremove nextcloud test instance (diff)
parentcleanup old configs and playbooks (diff)
Merge branch 'topic/zfs-buster-backports'
Diffstat (limited to 'chaos-at-home/r3-cccamp19_vm.yml')
-rw-r--r--chaos-at-home/r3-cccamp19_vm.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/chaos-at-home/r3-cccamp19_vm.yml b/chaos-at-home/r3-cccamp19_vm.yml
new file mode 100644
index 00000000..ca8d230b
--- /dev/null
+++ b/chaos-at-home/r3-cccamp19_vm.yml
@@ -0,0 +1,8 @@
+---
+- name: Basic Setup
+ hosts: "{{ install_hostname }}"
+ roles:
+ - role: base
+ - role: sshd
+ - role: zsh
+ - role: dyndns/client