mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-07-31 11:54:54 +00:00
Comprehensive linter warning fixes
This commit is contained in:
@@ -10,4 +10,4 @@
|
||||
loop: "{{ client.users | flatten }}"
|
||||
loop_control:
|
||||
loop_var: user
|
||||
when: "'client_roles' in user"
|
||||
when: "'client_roles' in user"
|
||||
|
||||
Reference in New Issue
Block a user