]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
rolling_update: get fsid in mgr pre_task
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 11 May 2018 06:05:11 +0000 (08:05 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 15 May 2018 07:01:42 +0000 (09:01 +0200)
commit3b89f1bfb1e8bf6e64093ed317fee02cb95cf7c7
treebebc7cd125d34381fc6ae9aca052966488e98952
parent52fc8a0385a7bc58b8b33fc0c5e05db1a03c5c1f
rolling_update: get fsid in mgr pre_task

{{ fsid }} points to {{ cluster_uuid.stdout }} which is not defined in
this part of the rolling_update playbook.
Since we need to call {{ fsid }} we must get the fsid and register it to
`cluster_uuid`.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
infrastructure-playbooks/rolling_update.yml