Fix linter errors

This commit is contained in:
Guido Grazioli 2022-02-15 13:14:36 +01:00 committed by Pelisse Romain
commit 124c8ae0ad
8 changed files with 25 additions and 15 deletions

View file

@ -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 }}"