]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
cephadm: remove loop on host add tasks
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 9 Dec 2020 22:05:25 +0000 (17:05 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 16 Dec 2020 14:14:28 +0000 (15:14 +0100)
commit5b6f907a72e78e2d5424f0a59e336efc2f36fffc
treeafade79e256bba6bf0da4a045d2e963ea7d45da7
parent4026ba9da136fef03d0070a02bed066e021d362a
cephadm: remove loop on host add tasks

Instead of iterate over the host list for adding the node/label to the
host orchestrator configuration then we can do it parallelly.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
infrastructure-playbooks/cephadm-adopt.yml
infrastructure-playbooks/cephadm.yml