summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-mimas2.yml
blob: 78d90c1f4efa4ce48da7c391739d784b7bb5d873 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
- name: Basic Setup
  hosts: ch-mimas2
  roles:
  - role: base
  - role: sshd
  - role: zsh
  - role: apt-repo/base
  - role: admin-user
  - role: bind
  - role: apt-repo/spreadspace
  - role: acmetool/base
  - role: wireguard/base