keycloak_quarkus: add selected java to PATH in systemd unit (#34)

This commit is contained in:
Guido Grazioli 2022-05-31 10:43:55 +02:00 committed by GitHub
commit 8454f5c341
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 2 additions and 5 deletions

View file

@ -46,4 +46,3 @@ EOF
# run the playbook
ansible-playbook -i inventory playbooks/keycloak.yml
```