]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: fix deploy playbook for ansible~=2.6,<2.7 29075/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 15:29:40 +0000 (10:29 -0500)
commitb619988fbfafa7568e0ec51cfb56336a72460d44
tree815c9f4085a394ba18b5a62bf4ab849c954f355e
parent2bebcf8dd78806a02bfa820f85a7fc0c027b9d0e
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>
src/ceph-volume/ceph_volume/tests/functional/playbooks/deploy.yml