Skip to content
Snippets Groups Projects
Commit aa5cb18a authored by Gioacchino Vino's avatar Gioacchino Vino
Browse files

Forced test roles download

parent 7cfc8a3a
No related branches found
No related tags found
1 merge request!35Debug paas ci
......@@ -4,7 +4,7 @@
remote_user: root
tasks:
- name: Download paas-ci role
local_action: command ansible-galaxy install git+https://baltig.infn.it/infn-cloud/paas-ci.git
local_action: command ansible-galaxy install --force 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/infn-cloud/paas-ci.git
local_action: command ansible-galaxy install --force 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