From 5e0f4bc26e1ca2094aa929ae9528b4026e2daf48 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 21 Aug 2019 12:47:03 +0200 Subject: added vm for flora @ camp19 --- chaos-at-home/r3-cccamp19-flora.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 chaos-at-home/r3-cccamp19-flora.yml (limited to 'chaos-at-home/r3-cccamp19-flora.yml') diff --git a/chaos-at-home/r3-cccamp19-flora.yml b/chaos-at-home/r3-cccamp19-flora.yml new file mode 100644 index 00000000..09f4f74d --- /dev/null +++ b/chaos-at-home/r3-cccamp19-flora.yml @@ -0,0 +1,7 @@ +--- +- name: Basic Setup + hosts: r3-cccamp19-flora + roles: + - role: base + - role: sshd + - role: zsh -- cgit v1.2.3