diff --git a/infrastructure-playbooks/rolling_update.yml b/infrastructure-playbooks/rolling_update.yml index 782ab1dab..7c54e530d 100644 --- a/infrastructure-playbooks/rolling_update.yml +++ b/infrastructure-playbooks/rolling_update.yml @@ -79,6 +79,13 @@ - import_role: name: ceph-infra + - import_role: + name: ceph-container-common + tasks_from: registry + when: + - containerized_deployment | bool + - ceph_docker_registry_auth | bool + - import_role: name: ceph-validate