From: Guillaume Abrioux Date: Tue, 9 Nov 2021 14:35:12 +0000 (+0100) Subject: update: speed up client play X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=817c03bc0ebee9df270093d6f414d02f8b95866a;p=ceph-ansible.git update: speed up client play wip Signed-off-by: Guillaume Abrioux --- diff --git a/infrastructure-playbooks/rolling_update.yml b/infrastructure-playbooks/rolling_update.yml index 41b289979..fe58bfffe 100644 --- a/infrastructure-playbooks/rolling_update.yml +++ b/infrastructure-playbooks/rolling_update.yml @@ -980,6 +980,8 @@ name: ceph-defaults - import_role: name: ceph-facts + tasks_from: container_binary.yml + when: containerized_deployment | bool - import_role: name: ceph-handler - import_role: @@ -990,10 +992,7 @@ when: - (group_names != ['clients']) or (inventory_hostname == groups.get('clients', [''])|first) - containerized_deployment | bool - - import_role: - name: ceph-config - - import_role: - name: ceph-client + - name: upgrade ceph-crash daemons hosts: