summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-equinox-ws.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-05-02 21:32:03 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-05-02 21:32:03 +0200
commit198c69b9a2f21d85d7ec4acb3c391203b1ec2f9f (patch)
tree4e3f1cf7b136596297d09af847ffbb722c0a6148 /chaos-at-home/ch-equinox-ws.yml
parentlwl k8s: add node 03 (diff)
add new workstation
Diffstat (limited to 'chaos-at-home/ch-equinox-ws.yml')
-rw-r--r--chaos-at-home/ch-equinox-ws.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/chaos-at-home/ch-equinox-ws.yml b/chaos-at-home/ch-equinox-ws.yml
new file mode 100644
index 00000000..d78d571c
--- /dev/null
+++ b/chaos-at-home/ch-equinox-ws.yml
@@ -0,0 +1,10 @@
+---
+- name: Basic Setup
+ hosts: ch-equinox-ws
+ roles:
+ - role: base
+ - role: sshd
+ - role: zsh
+ - role: admin-user
+ - role: apt-repo/spreadspace
+ - role: ubuntu-ws