mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-05-14 13:32:02 +00:00
Fix linter errors
This commit is contained in:
committed by
Pelisse Romain
parent
bce963923d
commit
124c8ae0ad
@@ -81,7 +81,7 @@
|
||||
- not keycloak_rhsso_enable
|
||||
- not keycloak_offline_install
|
||||
|
||||
- name: Performing download from RHN
|
||||
- name: Perform download from RHN
|
||||
redhat_csp_download:
|
||||
url: "{{ keycloak_rhsso_download_url }}"
|
||||
dest: "{{ local_path.stat.path }}/{{ keycloak.bundle }}"
|
||||
|
||||
Reference in New Issue
Block a user