From 1fd38a144c2359897da42f56aca705255b116e41 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 16 Dec 2018 00:37:33 +0100 Subject: added host playbook for altas --- chaos-at-home/atlas.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 chaos-at-home/atlas.yml (limited to 'chaos-at-home') diff --git a/chaos-at-home/atlas.yml b/chaos-at-home/atlas.yml new file mode 100644 index 00000000..aad91ff0 --- /dev/null +++ b/chaos-at-home/atlas.yml @@ -0,0 +1,7 @@ +--- +- name: Basic Setup + hosts: atlas + roles: + - role: sshd + - role: zsh + - role: vm/host -- cgit v1.2.3