Обновить playbooks/update.yaml

This commit is contained in:
Сергей Филимонов 2025-08-08 17:16:01 +07:00
parent 75c6b66b8f
commit e69b5d8c1d

View File

@ -9,6 +9,6 @@
ansible.builtin.apt:
name: "*"
state: latest
# clean: true
clean: true
autoremove: true
become: yes