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