mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2025-10-06 11:14:53 +02:00
Fix more checks
This commit is contained in:
parent
4f9c2e4794
commit
0089992a9c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user