Update update-hosts.yml

This commit is contained in:
2026-01-22 10:58:58 -05:00
parent b14f6618f1
commit 10b231ea0f

View File

@@ -9,7 +9,7 @@
- name: Apt Dist-Upgrade - name: Apt Dist-Upgrade
ansible.builtin.apt: ansible.builtin.apt:
dist-upgrade: yes upgrade: dist
update_cache: yes update_cache: yes
- name: Apt Autoremove - name: Apt Autoremove