Always perform the apt-update

This commit is contained in:
Joshua Boniface 2023-09-01 15:42:21 -04:00
parent 1e562a58da
commit c85005f782
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: