summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-equinox-ws.yml
blob: b4a812e08e58108c0c51f13b54527b5be57c6eb3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
---
- name: Basic Setup
  hosts: ch-equinox-ws
  roles:
  - role: base
  - role: sshd
  - role: zsh
  - role: admin-user
  - role: apt-repo/spreadspace
  - role: apt-repo/tor-project
  - role: apt-repo/kubernetes
  - role: ubuntu-ws