Always perform the apt-update

This commit is contained in:
Joshua Boniface 2019-07-10 22:56:58 -04:00
parent db2c77d330
commit 2b54feb4bf
1 changed files with 0 additions and 1 deletions

View File

@ -80,7 +80,6 @@
- name: apt update
apt:
update-cache: yes
when: newhost is defined and newhost
- name: aptitude safe upgrade with autoremove
apt: