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