mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2026-04-22 23:05:11 +02:00
Fix more checks
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user