Skip to content
Snippets Groups Projects
Commit 2eb1dd1d authored by Felix Schäfer's avatar Felix Schäfer :construction_worker:
Browse files

Make sure to get current file version

parent 9d2ddfc7
Branches
Tags v1.2.0
No related merge requests found
......@@ -160,5 +160,6 @@
get_url:
dest: "{{ keycloak_jboss_home }}/standalone/deployments/{{ item.name }}"
url: "{{ item.url }}"
force: yes
with_items: "{{ keycloak_custom_deployments }}"
notify: restart keycloak
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment