mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-09-30 05:23:30 -07:00
Linter warnings fix pass
This commit is contained in:
parent
b497e946cc
commit
1115ee409a
17 changed files with 90 additions and 68 deletions
|
@ -10,4 +10,4 @@
|
|||
ansible.builtin.command: >
|
||||
{{ keycloak.cli_path }} --connect --command='{{ query }}' --controller={{ keycloak_host }}:{{ keycloak_management_http_port }}
|
||||
changed_when: false
|
||||
register: cli_result
|
||||
register: cli_result
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue