Always perform the apt-update
This commit is contained in:
parent
db2c77d330
commit
2b54feb4bf
|
@ -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