Skip to content
Snippets Groups Projects
Commit 77127362 authored by Marica Antonacci's avatar Marica Antonacci
Browse files

Fix role path

parent 61328610
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment