Skip to content
Snippets Groups Projects
Commit c0ebfc5c authored by ale's avatar ale
Browse files

Force creation of docker->podman symlink

parent 50f03fdc
No related branches found
No related tags found
No related merge requests found
...@@ -25,6 +25,7 @@ ...@@ -25,6 +25,7 @@
src: /usr/bin/podman src: /usr/bin/podman
dest: /usr/bin/docker dest: /usr/bin/docker
state: link state: link
force: true
- name: Install podman registries.conf - name: Install podman registries.conf
copy: copy:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment