diff --git a/tasks/setup-Suse.yml b/tasks/setup-Suse.yml index 9d9f65c..04d7580 100644 --- a/tasks/setup-Suse.yml +++ b/tasks/setup-Suse.yml @@ -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