added skip_broken: true to all updates to avoid mesa conflict
This commit is contained in:
@@ -10,4 +10,5 @@
|
||||
ansible.builtin.dnf:
|
||||
name: "*"
|
||||
state: latest
|
||||
update_cache: yes
|
||||
update_cache: yes
|
||||
skip_broken: true
|
||||
Reference in New Issue
Block a user