]> git.apps.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)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 26 Nov 2018 17:22:20 +0000 (18:22 +0100)
commit7c99b6df6d8f0daa05ed8da987984d638af3a794
treebd2d65f0db9557bd7ec1022af93f2532b3044215
parentf290e49df86a6c878dfffa4d017537f3be6ff615
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>
infrastructure-playbooks/rolling_update.yml