update: speed up client play

wip

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
pull/7032/head
Guillaume Abrioux 2021-11-09 15:35:12 +01:00
parent f01536ea19
commit 817c03bc0e
1 changed files with 3 additions and 4 deletions

View File

@ -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: