Add update_cache to remove no matching packages error

This commit is contained in:
Helder Dias 2020-07-15 19:09:22 +01:00
parent ca07424814
commit 2bc41b4e16
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
package:
name: "{{ pip_package }}"
state: present
update_cache: yes
- name: Ensure pip_install_packages are installed.
pip: