]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
docker2podman: make images pulling optional
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 22 Jun 2020 12:35:16 +0000 (14:35 +0200)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Mon, 22 Jun 2020 18:46:38 +0000 (14:46 -0400)
commit4e425032180f35c2babf40c001445e2299f09fcc
tree370764e8e7b1bf3583b30ad0056e97bc54829888
parent31b0da4cae2df96e77212a7af58e1081c31ff4ea
docker2podman: make images pulling optional

This commit makes the images pulling skipped if podman isn't installed
on the machine.

In OSP context, the podman installation is done later in the workflow,
it means all `podman pull` commands will fail.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1849559
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 37b20b6525a217008b07624d40b1ac95577c7fe3)
infrastructure-playbooks/docker-to-podman.yml