mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-12-17 11:00:00 +01:00
This commit is contained in:
@@ -11,7 +11,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"
|
||||
when: inventory_hostname not in ['morefine.home.lan','rack.home.lan']
|
||||
when: inventory_hostname not in ['morefine.home.lan','rack.home.lan', 'rpi5.home.lan']
|
||||
|
||||
- name: Upgrade the full OS
|
||||
ansible.builtin.apt:
|
||||
|
||||
Reference in New Issue
Block a user