diff --git a/playbooks/os-placement-install.yml b/playbooks/os-placement-install.yml index a9f0218140..0f226b31d9 100644 --- a/playbooks/os-placement-install.yml +++ b/playbooks/os-placement-install.yml @@ -47,6 +47,8 @@ ignore_errors: true roles: + - role: "galera_client" + when: placement_migrate_flag | default(False) - role: "os_placement" - role: "system_crontab_coordination" tags: