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