ceph-ansible/roles/ceph-container-engine/tasks
Dimitri Savineau 376cb86db2 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>
(cherry picked from commit 518ab794fb)
2019-06-07 10:12:36 -04:00
..
pre_requisites container-common: support podman on Ubuntu 2019-06-07 10:12:36 -04:00
main.yml roles: introduce `ceph-container-engine` role 2019-05-22 15:24:11 -04:00