summaryrefslogtreecommitdiff
path: root/ansible/exolobe1.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-05-24 16:53:52 +0300
committerLars Wirzenius <liw@liw.fi>2023-05-24 16:53:52 +0300
commit97073542f831cdd70beb0580d2fa29a746d1b2b5 (patch)
tree22a00a6a702a27fd32dfefab3081e62b087df5a3 /ansible/exolobe1.yml
parent84390864b6bd46854d1efdfa645ee694a29dc658 (diff)
downloadansibleness-97073542f831cdd70beb0580d2fa29a746d1b2b5.tar.gz
exolobe1: install DVD CSS
Sponsored-by: author
Diffstat (limited to 'ansible/exolobe1.yml')
-rw-r--r--ansible/exolobe1.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/ansible/exolobe1.yml b/ansible/exolobe1.yml
index 7c0a480..f71278e 100644
--- a/ansible/exolobe1.yml
+++ b/ansible/exolobe1.yml
@@ -54,6 +54,7 @@
- jq
- jt
- libclang-dev
+ - libdvd-pkg
- librsvg2-bin
- libsqlite3-dev
- libssl-dev
@@ -158,6 +159,9 @@
- shell: |
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
+ - shell: |
+ env DEBIAN_FRONTEND=noninteractive dpkg-reconfigure libdvd-pkg
+
vars:
ansible_python_interpreter: /usr/bin/python3