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:
@@ -3,5 +3,5 @@
|
||||
- name: "Rebuild {{ keycloak.service_name }} config"
|
||||
ansible.builtin.shell: | # noqa blocked_modules shell is necessary here
|
||||
env -i bash -c "set -a ; source {{ keycloak_quarkus_sysconf_file }} ; {{ keycloak.home }}/bin/kc.sh build "
|
||||
become: true
|
||||
become: "{{ keycloak_quarkus_rebuild_config_require_privilege_escalation }}"
|
||||
changed_when: true
|
||||
|
||||
Reference in New Issue
Block a user