chore: move into rook_ceph operator role
diff --git a/playbooks/openstack.yml b/playbooks/openstack.yml
index 005beb0..8bec7c2 100644
--- a/playbooks/openstack.yml
+++ b/playbooks/openstack.yml
@@ -75,6 +75,11 @@
       tags:
         - barbican
 
+    - role: rook_ceph
+      when: atmosphere_ceph_enabled | default(true)
+      tags:
+        - rook-ceph
+
     - role: ceph_provisioners
       when: atmosphere_ceph_enabled | default(true)
       tags: