This commit is contained in:
Bertrand Benjamin 2018-08-25 09:00:57 +02:00
parent 80fc41e0f4
commit 516252d928
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
---
- name: Install WINE
pacman:
name: {{ item }}
name: "{{ item }}"
state: present
with_items:
- lib32-libglvnd # wine has multiple fulfilments for lib32-libgl