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