Spelling
This commit is contained in:
parent
80fc41e0f4
commit
516252d928
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user