diff options
Diffstat (limited to 'chaos-at-home')
-rw-r--r-- | chaos-at-home/r3-cccamp19-verr.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chaos-at-home/r3-cccamp19-verr.yml b/chaos-at-home/r3-cccamp19-verr.yml new file mode 100644 index 00000000..187d76ad --- /dev/null +++ b/chaos-at-home/r3-cccamp19-verr.yml @@ -0,0 +1,8 @@ +--- +- name: Basic Setup + hosts: r3-cccamp19-verr + roles: + - role: base + - role: sshd + - role: zsh + - role: dyndns/client |