044d71bd77
Closes #33767 Co-authored-by: Jon Koops <jonkoops@gmail.com> Signed-off-by: Ryan Emerson <remerson@redhat.com>
8 lines
211 B
YAML
8 lines
211 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
|
|
m2_home: ~/.m2
|
|
update_system_packages: no
|
|
install_java: yes
|
|
java_version: 21
|