Pacman should update the cache before installing packages
This commit is contained in:
parent
0448703897
commit
8194cd6799
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
pacman:
|
||||
name: "{{ packages }}"
|
||||
state: present
|
||||
#update_cache: yes
|
||||
update_cache: yes
|
||||
vars:
|
||||
packages:
|
||||
- python-pip
|
||||
|
|
Loading…
Add table
Reference in a new issue