]> 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 14:54:06 +0000 (16:54 +0200)
commit68cc93fb18d516a04e288418811787355fb0582e
treeb66a7cbd32cbef9c626fff52ee0fb2aa5d25f4dd
parent59d0f0199243de40bde714d1a9019b1715c57dbf
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>
roles/ceph-crash/tasks/main.yml