From eb02a3f99dccb95bcb94eb428e7e19c88667f7e1 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 8 Sep 2019 02:24:27 +0200 Subject: some more refactoring and cleanup of cloud install roles --- chaos-at-home/ch-mimas2.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 chaos-at-home/ch-mimas2.yml (limited to 'chaos-at-home/ch-mimas2.yml') diff --git a/chaos-at-home/ch-mimas2.yml b/chaos-at-home/ch-mimas2.yml new file mode 100644 index 00000000..2ece9b1f --- /dev/null +++ b/chaos-at-home/ch-mimas2.yml @@ -0,0 +1,7 @@ +--- +- name: Basic Setup + hosts: ch-mimas2 + roles: + - role: base + - role: sshd + - role: zsh -- cgit v1.2.3