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

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