Always perform the apt-update
This commit is contained in:
parent
1e562a58da
commit
c85005f782
|
@ -80,7 +80,6 @@
|
|||
- name: apt update
|
||||
apt:
|
||||
update-cache: yes
|
||||
when: newhost is defined and newhost
|
||||
|
||||
- name: aptitude safe upgrade with autoremove
|
||||
apt:
|
||||
|
|
Loading…
Reference in New Issue