]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
docker2podman: use set_fact to override variables
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 10 Jan 2020 13:30:35 +0000 (14:30 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 10 Jan 2020 16:41:27 +0000 (17:41 +0100)
commite034a6da6928a39b63278111bea67a0bfa37ba42
tree8f9d7fef77b50ccf701c015fdcaaa811b7ef6faf
parent02ec08856838b8cf050beaa6dd8c3c9d8a1841eb
docker2podman: use set_fact to override variables

play vars have lower precedence than role vars and `set_fact`.
We must use a `set_fact` to reset these variables.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit b0c491800a785df88613ef7a9c2680a7540a8c90)
infrastructure-playbooks/docker-to-podman.yml