Pacman should update the cache before installing packages

This commit is contained in:
Jan Beilicke 2021-05-23 14:14:55 +02:00
parent 0448703897
commit 8194cd6799

View file

@ -28,7 +28,7 @@
pacman:
name: "{{ packages }}"
state: present
#update_cache: yes
update_cache: yes
vars:
packages:
- python-pip