From 3d6f3658919a8aef8abf7841c7ad40ff8e862040 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 24 Feb 2018 06:01:02 +0100 Subject: added calypso and telesto --- host_playbooks/calypso.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 host_playbooks/calypso.yaml (limited to 'host_playbooks/calypso.yaml') diff --git a/host_playbooks/calypso.yaml b/host_playbooks/calypso.yaml new file mode 100644 index 00000000..788b4e01 --- /dev/null +++ b/host_playbooks/calypso.yaml @@ -0,0 +1,9 @@ +--- +- name: Basic Setup + hosts: calypso + roles: + - role: base + - role: sshserver + - role: zsh + - role: admin-user + - role: blackmagic-desktopvideo -- cgit v1.2.3