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

Fix failure action

parent 21dc646f
Branches
No related tags found
1 merge request!314Remove support for Docker runtime environment
Pipeline #93628 passed
......@@ -5,7 +5,7 @@
src: "assetmon.default.j2"
dest: "/etc/default/assetmon"
- error:
- fail:
msg: "Only the Podman container runtime is supported"
when: "container_runtime != 'podman'"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment