more codec debugging
This commit is contained in:
parent
6898b0b7db
commit
b6709e8709
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
- name: 'Add rpmfusion'
|
||||
ansible.builtin.command:
|
||||
cmd: 'dnf install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm -y'
|
||||
cmd: 'dnf install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-43.noarch.rpm -y'
|
||||
changed_when: true
|
||||
|
||||
- name: 'Enable openh264'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue