diff --git a/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml b/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml index 9b62ec247..bbd7fe808 100644 --- a/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml +++ b/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml @@ -58,6 +58,11 @@ when: delegate_facts_host | bool tags: always + - import_role: + name: ceph-facts + - import_role: + name: ceph-validate + - name: switching from non-containerized to containerized ceph mon vars: containerized_deployment: true