]> git-server-git.apps.pok.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 12:49:21 +0000 (13:49 +0100)
wip

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 817c03bc0ebee9df270093d6f414d02f8b95866a)

infrastructure-playbooks/rolling_update.yml

index f39b67fe69a5f7a7adce1e3f81c14ecf3215d0ff..7830abdcf8a41adef0c513604d50ecdcb6886fad 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: