mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-06-13 12:05:54 +00:00
SET-1341 Without ansible-core tag tests are failing in keycloak
This commit is contained in:
@@ -17,6 +17,6 @@
|
||||
url_password: "{{ keycloak_quarkus_jdbc_download_pass | default(omit) }}"
|
||||
validate_certs: "{{ keycloak_quarkus_jdbc_download_validate_certs | default(omit) }}"
|
||||
mode: '0640'
|
||||
become: true
|
||||
become: "{{ keycloak_quarkus_jdbc_driver_require_privilege_escalation }}"
|
||||
notify:
|
||||
- restart keycloak
|
||||
|
||||
Reference in New Issue
Block a user