67f6f2f657
Closes #26730 Signed-off-by: Ryan Emerson <remerson@redhat.com>
7 lines
196 B
YAML
7 lines
196 B
YAML
# This should match the user in the *_inventory.yml
|
|
ansible_ssh_user: ec2-user
|
|
# Workspace on the remote hosts
|
|
kc_home: /opt/keycloak
|
|
update_system_packages: no
|
|
install_java: yes
|
|
java_version: 17
|