Skip to content

Use ansible `podman` connection for interaction with containers

Dmytro Makovey requested to merge containers-use-docker-connection into master

Ansible has podman connection that could be utilized to avoid additional service spin up (ssh) and make deployment layout simpler.

Podman also plays nicer with systemd

Edited by Dmytro Makovey

Merge request reports