From 84667fd186fc2fe72d44afd1a595112b5adf54db Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 10 Dec 2017 03:10:30 +0100 Subject: initial config for thetys --- playbooks/thetys.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 playbooks/thetys.yaml (limited to 'playbooks') diff --git a/playbooks/thetys.yaml b/playbooks/thetys.yaml new file mode 100644 index 00000000..11dfab64 --- /dev/null +++ b/playbooks/thetys.yaml @@ -0,0 +1,8 @@ +--- +- name: Basic Setup + hosts: thetys + roles: + - role: base + - role: sshserver + - role: zsh + - role: kubernetes-base -- cgit v1.2.3