mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-12-13 17:44:53 +01:00
build
This commit is contained in:
@@ -3,7 +3,12 @@
|
||||
block:
|
||||
- name: Hold kubeadm
|
||||
ansible.builtin.dpkg_selections:
|
||||
name: docker-ce
|
||||
name:
|
||||
- docker-ce
|
||||
- docker-compose-plugin
|
||||
- docker-ce-rootless-extras
|
||||
- docker-ce-cli
|
||||
- docker-buildx-plugin
|
||||
selection: hold
|
||||
when: inventory_hostname == 'm-server.home.lan'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user