summaryrefslogtreecommitdiff
path: root/roles/streaming/blackmagic/desktopvideo/tasks
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-12-28 05:40:19 +0100
committerChristian Pointner <equinox@spreadspace.org>2020-12-28 05:40:19 +0100
commitb51b4c64e8cd1a744e2e144fdf7b114e0f8ed20b (patch)
tree220ca99d27b2c9b2c7a7793031864d273ab321e4 /roles/streaming/blackmagic/desktopvideo/tasks
parentdebian/preseed: manual partitioning (diff)
blackmagic add gui stuff
Diffstat (limited to 'roles/streaming/blackmagic/desktopvideo/tasks')
-rw-r--r--roles/streaming/blackmagic/desktopvideo/tasks/main.yml8
1 files changed, 7 insertions, 1 deletions
diff --git a/roles/streaming/blackmagic/desktopvideo/tasks/main.yml b/roles/streaming/blackmagic/desktopvideo/tasks/main.yml
index cd1de94c..d674b54e 100644
--- a/roles/streaming/blackmagic/desktopvideo/tasks/main.yml
+++ b/roles/streaming/blackmagic/desktopvideo/tasks/main.yml
@@ -1,6 +1,6 @@
---
- name: install blackmagic repo
- include_role:
+ import_role:
name: apt-repo/blackmagic
- name: install blackmagic desktopvideo
@@ -8,6 +8,12 @@
name: desktopvideo
state: present
+- name: install blackmagic desktopvideo GUI
+ when: blackmagic_desktopvideo_include_gui
+ apt:
+ name: desktopvideo-gui
+ state: present
+
- name: install improved kill mode for DesktopVideoHelper (1/2)
file:
name: /etc/systemd/system/DesktopVideoHelper.service.d