From 93fa38244c2a4144a3679b834d924826d9fa9883 Mon Sep 17 00:00:00 2001 From: Alexander Gabriel Date: Sun, 6 Jun 2021 22:38:58 +0100 Subject: [PATCH] udpated readme --- README.md | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index fe26be6..6821ea1 100644 --- a/README.md +++ b/README.md @@ -4,17 +4,11 @@ Use this to install keycloak. Needs: https://github.com/AlexanderGabriel/ansible-role-acme.sh to get certs from letsencrypt - Hint: Use variables use_local_ca: yes and acme_sh_server: https://host:port/acme/acme/directory to use your own intranet step-ca or acme-compatible CA for local certs - All vars: - -keycloak_initial_admin_password initial admin user password - -use_local_ca: yes or no - -acme_sh_server: url to acme-compatible ca, if not provided, use letsencrypt - -acme_sh_email: your email-address +* keycloak_initial_admin_password initial admin user password +* use_local_ca: yes or no +* acme_sh_server: url to acme-compatible ca, if not provided, use letsencrypt +* acme_sh_email: your email-address