]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
update: fix a typo
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 26 Nov 2018 13:10:19 +0000 (14:10 +0100)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Thu, 29 Nov 2018 01:49:05 +0000 (01:49 +0000)
commit292d967d2fef311df31bbb3cc728430f8a3fba72
tree1cafddf491e774f22b38ca1bc422e6da0d1c2da4
parent30cec03ae79803d3d453e83679497c032ee8da72
update: fix a typo

`hostvars[groups[mon_host]]['ansible_hostname']` seems to be a typo.
That should be `hostvars[mon_host]['ansible_hostname']`

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 7c99b6df6d8f0daa05ed8da987984d638af3a794)
infrastructure-playbooks/rolling_update.yml