mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-09-27 03:53:31 -07:00
Comprehensive linter warning fixes
This commit is contained in:
parent
d17c364257
commit
1f910bd400
17 changed files with 62 additions and 41 deletions
|
@ -10,4 +10,4 @@
|
|||
loop: "{{ client.users | flatten }}"
|
||||
loop_control:
|
||||
loop_var: user
|
||||
when: "'client_roles' in user"
|
||||
when: "'client_roles' in user"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue