]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
container: remove container_binding_name variable
authorDimitri Savineau <dsavinea@redhat.com>
Fri, 9 Oct 2020 18:34:14 +0000 (14:34 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 14 Oct 2020 08:32:31 +0000 (10:32 +0200)
commit9252b7517300fd507842a1b76966928048855758
treeff41ce729dba76f55cd1f4769387fadbf1d22af8
parent4eaa65c36256189b352c88c1058e888550adbd0f
container: remove container_binding_name variable

The container_binding_name package was only mandatory when we were
using the docker modules (docker_image and docker_container) but since
we manage both docker and podman containers without using the dedicated
module then we can remove it.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
roles/ceph-container-engine/tasks/pre_requisites/prerequisites.yml
roles/ceph-container-engine/vars/Debian.yml
roles/ceph-container-engine/vars/RedHat-8.yml
roles/ceph-container-engine/vars/RedHat.yml
roles/ceph-container-engine/vars/Ubuntu-16.yml
roles/ceph-container-engine/vars/Ubuntu-18.yml
roles/ceph-container-engine/vars/Ubuntu-20.yml