]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-client: use group_by instead of add_host
authorDimitri Savineau <dsavinea@redhat.com>
Mon, 30 Nov 2020 17:15:48 +0000 (12:15 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 1 Dec 2020 09:58:48 +0000 (10:58 +0100)
commit1831b4955f7f83d2375bda5260331fc052bad39d
tree9e2662e8e5a31d30cd3da82e52b1d34734bfe3a0
parentc3ed124d310298d894ed340730c5d4dd265629ed
ceph-client: use group_by instead of add_host

Instead of iterate over all client nodes with a loop sequentially, we
can use the group_by ansible buildin.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
roles/ceph-client/tasks/create_users_keys.yml