diff --git a/update-hosts.yml b/update-hosts.yml index 7632ebf..062b1fd 100644 --- a/update-hosts.yml +++ b/update-hosts.yml @@ -9,7 +9,7 @@ - name: Apt Dist-Upgrade ansible.builtin.apt: - dist-upgrade: yes + upgrade: dist update_cache: yes - name: Apt Autoremove