added skip_broken: true to all updates to avoid mesa conflict

This commit is contained in:
Elia Farin
2024-10-30 14:39:32 -05:00
parent da16008cae
commit f48797dfb3
4 changed files with 8 additions and 2 deletions

View File

@@ -3,6 +3,7 @@
name: "*"
state: latest
update_cache: yes
skip_broken: true
- name: Install Packages
ansible.builtin.dnf: