mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-12-14 10:04:52 +01:00
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
ansible.builtin.shell:
|
||||
cmd: |
|
||||
apt-mark hold docker-ce docker-compose-plugin docker-ce-rootless-extras docker-ce-cli docker-buildx-plugin
|
||||
when: inventory_hostname == 'm-server.home.lan'
|
||||
register: logo
|
||||
changed_when: "logo.rc == 0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user