mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-12-14 10:04:52 +01:00
build
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
cmd: |
|
||||
apt-mark unhold 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"
|
||||
|
||||
- name: Upgrade the full OS
|
||||
ansible.builtin.apt:
|
||||
|
||||
Reference in New Issue
Block a user