Fixing rpmfusion conflict
This commit is contained in:
parent
fda5dcd6a2
commit
885f5c3ab0
1 changed files with 3 additions and 2 deletions
|
@ -10,7 +10,8 @@
|
||||||
|
|
||||||
- name: Install hardened_malloc
|
- name: Install hardened_malloc
|
||||||
ansible.builtin.dnf5:
|
ansible.builtin.dnf5:
|
||||||
name:
|
name:
|
||||||
- ffmpeg
|
- ffmpeg
|
||||||
- trivalent
|
- trivalent
|
||||||
state: 'present'
|
state: 'present'
|
||||||
|
allowerasing: true
|
||||||
|
|
Loading…
Reference in a new issue