chore: add local-path-provisioner csi
diff --git a/molecule/csi/converge.yml b/molecule/csi/converge.yml
index d97e10c..074266a 100644
--- a/molecule/csi/converge.yml
+++ b/molecule/csi/converge.yml
@@ -13,5 +13,7 @@
 # under the License.
 
 - ansible.builtin.import_playbook: vexxhost.ceph.site
+  when: csi_driver == "rbd"
+
 - ansible.builtin.import_playbook: vexxhost.atmosphere.kubernetes
 - ansible.builtin.import_playbook: vexxhost.atmosphere.csi