From 72c89ca8c84cd4aba6bd2fd8736320c9069ab838 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 16 Dec 2017 17:19:56 +0100 Subject: added host helene --- playbooks/helene.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 playbooks/helene.yaml (limited to 'playbooks') diff --git a/playbooks/helene.yaml b/playbooks/helene.yaml new file mode 100644 index 00000000..fd28e02d --- /dev/null +++ b/playbooks/helene.yaml @@ -0,0 +1,8 @@ +--- +- name: Basic Setup + hosts: helene + roles: + - role: base + - role: sshserver + - role: zsh +# - role: kubernetes-base -- cgit v1.2.3