Fix more checks

This commit is contained in:
Houssem Ben Ali 2025-10-01 18:09:51 +02:00
parent 4f9c2e4794
commit 0089992a9c
No known key found for this signature in database
GPG Key ID: 049BFBE52CB08FC1

View File

@ -28,7 +28,6 @@
ansible.legacy.zypper:
name: "{{ docker_packages }}"
state: present
autoremove: no
# Ensure Docker is started and enabled at boot
- name: Ensure Docker is started and enabled at boot