summaryrefslogtreecommitdiff
path: root/_graveyard_/chaos-at-home/r3-cccamp19_vm.yml
diff options
context:
space:
mode:
Diffstat (limited to '_graveyard_/chaos-at-home/r3-cccamp19_vm.yml')
-rw-r--r--_graveyard_/chaos-at-home/r3-cccamp19_vm.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/_graveyard_/chaos-at-home/r3-cccamp19_vm.yml b/_graveyard_/chaos-at-home/r3-cccamp19_vm.yml
new file mode 100644
index 00000000..fa4ffb77
--- /dev/null
+++ b/_graveyard_/chaos-at-home/r3-cccamp19_vm.yml
@@ -0,0 +1,9 @@
+---
+- name: Basic Setup
+ hosts: "{{ install_hostname }}"
+ roles:
+ - role: apt-repo/base
+ - role: core/base
+ - role: core/sshd
+ - role: core/zsh
+ - role: dyndns/client