summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2024-04-10 02:08:10 +0200
committerChristian Pointner <equinox@spreadspace.org>2024-04-10 02:08:10 +0200
commitd35a5a0c46aa206c6762b144a121b588bc572194 (patch)
treeeeeb7005f63df192bdea114e3a040599d3c0bccf /chaos-at-home
parentstreaming/mpv-headless: start mpv with --idle and use json IPC to control it ... (diff)
ch-mcstick -> ch-hdmistick: new use as mpv-headless player
Diffstat (limited to 'chaos-at-home')
-rw-r--r--chaos-at-home/ch-hdmistick.yml (renamed from chaos-at-home/ch-mcstick.yml)7
1 files changed, 3 insertions, 4 deletions
diff --git a/chaos-at-home/ch-mcstick.yml b/chaos-at-home/ch-hdmistick.yml
index 24a68d93..b98e60ff 100644
--- a/chaos-at-home/ch-mcstick.yml
+++ b/chaos-at-home/ch-hdmistick.yml
@@ -1,6 +1,6 @@
---
- name: Basic Setup
- hosts: ch-mcstick
+ hosts: ch-hdmistick
roles:
- role: apt-repo/base
- role: core/base
@@ -9,10 +9,9 @@
- role: core/ntp
- name: Payload Setup
- hosts: ch-mcstick
+ hosts: ch-hdmistick
roles:
- - role: kodi/standalone
- - role: kodi/config
+ - role: streaming/mpv-headless
post_tasks:
- name: install wifi stuff
apt: