mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-31 09:01:32 -07:00
Fix linter errors
This commit is contained in:
parent
bce963923d
commit
124c8ae0ad
8 changed files with 25 additions and 15 deletions
|
@ -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 }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue