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