summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-mclr.yml
diff options
context:
space:
mode:
Diffstat (limited to 'chaos-at-home/ch-mclr.yml')
-rw-r--r--chaos-at-home/ch-mclr.yml15
1 files changed, 15 insertions, 0 deletions
diff --git a/chaos-at-home/ch-mclr.yml b/chaos-at-home/ch-mclr.yml
new file mode 100644
index 00000000..d6aa7ae1
--- /dev/null
+++ b/chaos-at-home/ch-mclr.yml
@@ -0,0 +1,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