summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-cm4-test.yml
blob: 599fe5610d9a368a1b3a63b199c31f9699d33abf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
- name: Basic Setup
  hosts: ch-cm4-test
  roles:
  - role: apt-repo/base
  - role: core/base
  - role: core/sshd/base
  - role: core/zsh
  - role: core/ntp

- name: Payload Setup
  hosts: ch-cm4-test
  roles:
  - role: kodi/standalone
  - role: kodi/config