summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-hroottest.yml
blob: 52be7e88fd7e2cf182870993129297f7a234ed90 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
- name: Basic Setup
  hosts: ch-hroottest
  roles:
  - role: base
  - role: sshd
  - role: zsh
  - role: apt-repo/base
  - role: zfs/base
  - role: apt-repo/spreadspace
  - role: zfs/sanoid
  - role: vm/host
  - role: installer/debian/base