No change recorded when updating apt cache

This commit is contained in:
Jérémy Lecour 2017-04-21 14:10:48 +02:00 committed by Jérémy Lecour
parent a90f59fc78
commit 72d0f6ddc4

View file

@ -69,6 +69,7 @@
- name: Updating APT cache
apt:
update_cache: yes
changed_when: False
- name: Upgrading system
apt: