]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
update: speed up client play
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 9 Nov 2021 14:35:12 +0000 (15:35 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 15 Dec 2021 07:42:23 +0000 (08:42 +0100)
wip

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
infrastructure-playbooks/rolling_update.yml

index 41b28997960523fbe7727b843302728a71ad6df1..fe58bfffe6825ac4065702d80d859f3769b66311 100644 (file)
         name: ceph-defaults
     - import_role:
         name: ceph-facts
+        tasks_from: container_binary.yml
+      when: containerized_deployment | bool
     - import_role:
         name: ceph-handler
     - import_role:
       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: