Installation of Keycloak via ansible.
Prerequisites
Perform the following steps in the terminal (Linux / macOS) or in the GitBash (Windows).
git clone https://gitlab.com/e.kacaj/keycloak-box.git
cd keycloak-box
vagrant up
When the installation is complete (a few minutes, depending on the download speed), keycloak can be opened in the browser
http://192.168.98.117/keycloak
#Administration Console
username/email: admin
password: ch@ngEme
for more info about the specific role, including the configuration variable etc, check the link documentation