Spelling
This commit is contained in:
parent
80fc41e0f4
commit
516252d928
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
- name: Install WINE
|
- name: Install WINE
|
||||||
pacman:
|
pacman:
|
||||||
name: {{ item }}
|
name: "{{ item }}"
|
||||||
state: present
|
state: present
|
||||||
with_items:
|
with_items:
|
||||||
- lib32-libglvnd # wine has multiple fulfilments for lib32-libgl
|
- lib32-libglvnd # wine has multiple fulfilments for lib32-libgl
|
||||||
|
Loading…
Reference in New Issue
Block a user