From 5107dd9da68f8b51645a165201a7235e80e1eea3 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 23 Aug 2019 15:21:04 +0200 Subject: cccamp19 added vm av --- chaos-at-home/r3-cccamp19-av.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 chaos-at-home/r3-cccamp19-av.yml (limited to 'chaos-at-home') diff --git a/chaos-at-home/r3-cccamp19-av.yml b/chaos-at-home/r3-cccamp19-av.yml new file mode 100644 index 00000000..511776de --- /dev/null +++ b/chaos-at-home/r3-cccamp19-av.yml @@ -0,0 +1,8 @@ +--- +- name: Basic Setup + hosts: r3-cccamp19-av + roles: + - role: base + - role: sshd + - role: zsh + - role: dyndns/client -- cgit v1.2.3