summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-equinox-ws.yml
blob: 3032d762b112f84b4b5e39fa6ca133176b115149 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
- name: Basic Setup
  hosts: ch-equinox-ws
  roles:
  - role: base
  - role: sshd
  - role: 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: ubuntu-ws