fix: use FQCN

This commit is contained in:
Guido Grazioli
2022-02-24 15:00:10 +01:00
parent 73bbca9fc1
commit b90684a44a
21 changed files with 84 additions and 79 deletions

View File

@@ -10,3 +10,4 @@
auth_password: "{{ keycloak_admin_password }}"
state: present
loop: "{{ client.roles | flatten }}"
no_log: True