diff --git a/infrastructure-playbooks/docker-to-podman.yml b/infrastructure-playbooks/docker-to-podman.yml index 2d997a488..fad21f5a6 100644 --- a/infrastructure-playbooks/docker-to-podman.yml +++ b/infrastructure-playbooks/docker-to-podman.yml @@ -21,6 +21,9 @@ - import_tasks: "{{ playbook_dir }}/../raw_install_python.yml" tasks: + - import_role: + name: ceph-defaults + # pre-tasks for following import - - name: gather facts setup: