]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: fix deploy playbook for ansible~=2.6,<2.7 29074/head
authorAndrew Schoen <aschoen@redhat.com>
Tue, 16 Jul 2019 15:29:40 +0000 (10:29 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Tue, 16 Jul 2019 21:36:48 +0000 (16:36 -0500)
commit42e7db5b25a1503d671999397c20e5fab1304425
treef3ff0051626d82e9093d5d6a84631cb9b3243355
parent63b9bd72296e5eeb2f4c7dfdfacdcbf7b536ef4d
ceph-volume: fix deploy playbook for ansible~=2.6,<2.7

When testing the lumionus and mimic branch the import_role
ansible feature does not work as expected. Variables created by one
role is not available to the next role called when using
import_role. To fix this, we need to use the roles keyword instead.

This commit is only applies to luminous and mimic and should
only be applied there.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit b619988fbfafa7568e0ec51cfb56336a72460d44)
src/ceph-volume/ceph_volume/tests/functional/playbooks/deploy.yml