ceph-ansible/roles/ceph-container-engine/tasks
Dimitri Savineau 518ab794fb container-common: support podman on Ubuntu
Currently we're only able to use podman on ubuntu if podman's
installation is done manually before the ceph-ansible execution
because the deb package is present in an external repository.
We already manage the docker-ce installation via an external
repository so we should be able to allow the podman installation
with the same mechanism too.

https://github.com/containers/libpod/blob/master/install.md#ubuntu

Resolves: #3947

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2019-06-05 14:07:34 +02:00
..
pre_requisites container-common: support podman on Ubuntu 2019-06-05 14:07:34 +02:00
main.yml roles: introduce `ceph-container-engine` role 2019-05-22 13:02:10 +02:00