summaryrefslogtreecommitdiff
path: root/dan/ele-tarvos.yml
diff options
context:
space:
mode:
Diffstat (limited to 'dan/ele-tarvos.yml')
-rw-r--r--dan/ele-tarvos.yml15
1 files changed, 1 insertions, 14 deletions
diff --git a/dan/ele-tarvos.yml b/dan/ele-tarvos.yml
index f665de63..d034d970 100644
--- a/dan/ele-tarvos.yml
+++ b/dan/ele-tarvos.yml
@@ -12,17 +12,4 @@
- name: Payload Setup
hosts: ele-tarvos
roles:
- - role: apt-repo/spreadspace
- - role: ws/base
- - role: core/admin-users
- post_tasks:
- - name: install script to play videos fullscreen
- copy:
- dest: /usr/local/bin/play-video.sh
- mode: 0755
- content: |
- #!/bin/bash
-
- export DISPLAY=:0.0
- exec mpv --vo=gpu --keep-open=yes --fs --osd-level=0 \
- --term-status-msg='${?pause==yes:(Paused) }${time-remaining} ${time-pos} / ${duration} (${percent-pos}%) A-V: ${avsync}' "$@"
+ - role: streaming/mpv-headless