From 3c55ccb22322f107c8b82a824e5e28a576af9ae0 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 13 Apr 2019 23:31:30 +0200 Subject: added cloud install role/playbook --- chaos-at-home/mimas2.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 chaos-at-home/mimas2.yml (limited to 'chaos-at-home/mimas2.yml') diff --git a/chaos-at-home/mimas2.yml b/chaos-at-home/mimas2.yml new file mode 100644 index 00000000..bfbe8e57 --- /dev/null +++ b/chaos-at-home/mimas2.yml @@ -0,0 +1,8 @@ +--- +- name: Basic Setup + hosts: mimas2 + roles: + - role: base + - role: sshd + - role: zsh + - role: admin-user -- cgit v1.2.3