mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-12-14 01:54:56 +01:00
klal
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user