Update Apt cache
This commit is contained in:
parent
462108a372
commit
0ed1030e55
|
@ -14,4 +14,5 @@
|
||||||
apt_repository:
|
apt_repository:
|
||||||
state: present
|
state: present
|
||||||
repo: "{{ repo.data }}"
|
repo: "{{ repo.data }}"
|
||||||
|
update_cache: yes
|
||||||
become: true
|
become: true
|
||||||
|
|
Loading…
Reference in a new issue