diff --git a/tests/test-jupyter-vm.yml b/tests/test-jupyter-vm.yml
index bb346a7ee3f8c56c1a9292353e99c6f7ef8451a6..233116d340b0cdc9eda03bdc65a790c23541c4a7 100644
--- a/tests/test-jupyter-vm.yml
+++ b/tests/test-jupyter-vm.yml
@@ -4,7 +4,7 @@
   remote_user: root
   tasks:
   - name: Download paas-ci role
-    local_action: command ansible-galaxy install git+https://baltig.infn.it/antonacci/paas-ci.git
+    local_action: command ansible-galaxy install git+https://baltig.infn.it/infn-cloud/paas-ci.git
     changed_when: false
 
   - include_role:
diff --git a/tests/test-simple-node.yml b/tests/test-simple-node.yml
index 908d5f1602b4191b103cf85ba3a4f3ffebff1b38..1d3fe76b6218dccead6b508baa9ebc44dabf43cd 100644
--- a/tests/test-simple-node.yml
+++ b/tests/test-simple-node.yml
@@ -4,7 +4,7 @@
   remote_user: root
   tasks:
   - name: Download paas-ci role
-    local_action: command ansible-galaxy install git+https://baltig.infn.it/antonacci/paas-ci.git
+    local_action: command ansible-galaxy install git+https://baltig.infn.it/infn-cloud/paas-ci.git
     changed_when: false
 
   - include_role: