This commit is contained in:
2025-11-18 19:31:16 +01:00
parent 1ce7391ddf
commit b986b5182e
2 changed files with 22 additions and 1 deletions

View File

@@ -18,6 +18,7 @@
apt-mark hold docker-ce docker-compose-plugin docker-ce-rootless-extras docker-ce-cli docker-buildx-plugin
register: logo
changed_when: "logo.rc == 0"
ignore_errors: true
- name: Upgrade the full OS
ansible.builtin.apt: