chore: move monitoring to offline install
diff --git a/playbooks/openstack.yml b/playbooks/openstack.yml
index 8543a0d..9166ef8 100644
--- a/playbooks/openstack.yml
+++ b/playbooks/openstack.yml
@@ -32,6 +32,11 @@
   gather_facts: false
   become: true
   roles:
+    # TODO(mnaser): We should get rid of this very soon.
+    - role: atmosphere
+      tags:
+        - atmosphere
+
     - role: csi
       tags:
         - csi