chore: update dep on jcliff -> wildfly

This commit is contained in:
Guido Grazioli 2022-02-08 15:15:27 +01:00
commit a800517422
No known key found for this signature in database
GPG key ID: 22C8C31EF2BC093B
6 changed files with 29 additions and 13 deletions

View file

@ -160,7 +160,6 @@
- name: "Install {{ keycloak_jdbc_engine }} driver"
include_role:
name: wildfly_driver
tasks_from: jdbc_driver.yml
vars:
wildfly_user: "{{ keycloak_service_user }}"
jdbc_driver_module_dir: "{{ keycloak_jdbc[keycloak_jdbc_engine].driver_module_dir }}"