Fix: looking for the error in Wine
This commit is contained in:
parent
7947167cc5
commit
b450056811
@ -15,11 +15,7 @@
|
||||
insertafter: "^\\[multilib\\]"
|
||||
regexp: "Include = /etc/pacman.d/mirrorlist"
|
||||
|
||||
- name: Update pacman cache
|
||||
pacman:
|
||||
update_cache: yes
|
||||
|
||||
- name: Install gnome packages
|
||||
- name: Install WINE packages
|
||||
pacman:
|
||||
name:
|
||||
- lib32-libglvnd
|
||||
@ -31,3 +27,4 @@
|
||||
- lib32-libpulse
|
||||
- lib32-openal
|
||||
state: present
|
||||
update-cache: yes
|
||||
|
Loading…
Reference in New Issue
Block a user