summaryrefslogtreecommitdiff
path: root/host_playbooks/telesto.yaml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2018-02-24 06:01:02 +0100
committerChristian Pointner <equinox@spreadspace.org>2018-02-24 06:01:02 +0100
commit3d6f3658919a8aef8abf7841c7ad40ff8e862040 (patch)
tree13dc0415c2e603e893e9e2eeaa148f281accbfea /host_playbooks/telesto.yaml
parentfix apt-https dep for blackmagic video repo (diff)
added calypso and telesto
Diffstat (limited to 'host_playbooks/telesto.yaml')
-rw-r--r--host_playbooks/telesto.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/host_playbooks/telesto.yaml b/host_playbooks/telesto.yaml
new file mode 100644
index 00000000..11b45596
--- /dev/null
+++ b/host_playbooks/telesto.yaml
@@ -0,0 +1,9 @@
+---
+- name: Basic Setup
+ hosts: telesto
+ roles:
+ - role: base
+ - role: sshserver
+ - role: zsh
+ - role: admin-user
+ - role: blackmagic-desktopvideo