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