]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
update: fix a typo v3.1.11
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 26 Nov 2018 13:10:19 +0000 (14:10 +0100)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Mon, 26 Nov 2018 19:36:30 +0000 (19:36 +0000)
commit741ef7462986b14b68e76a4c58c8f24b8ce49582
tree20d852baa63d3d11a0cb6eef733bfb67890384ad
parent9022f834504a39dde997d646f2ce1c148c8e9f37
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