]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-crash: Only deploy key to targeted hosts
authorGaudenz Steinlin <gaudenz.steinlin@cloudscale.ch>
Mon, 10 Aug 2020 09:38:47 +0000 (11:38 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 19 Oct 2020 18:20:25 +0000 (20:20 +0200)
commitf8a64ce4526c9a79f130aed6080a6d4271ba3e65
treeb0a35292f793ad17ce389bf358cb58bcd3252c93
parent79661bda7ede0a4812fa63aa46c7c185d33b15d7
ceph-crash: Only deploy key to targeted hosts

The current task installs the ceph-crash key to "most" hosts via
"delegate_to". This key is only used by the ceph-crash daemon and should
just be installed on all hosts targeted by this role. There is no need
for using a delegated task.

Signed-off-by: Gaudenz Steinlin <gaudenz.steinlin@cloudscale.ch>
(cherry picked from commit 68cc93fb18d516a04e288418811787355fb0582e)
roles/ceph-crash/tasks/main.yml