Extract vars, template fixes, add README

This commit is contained in:
Guido Grazioli
2021-12-15 12:33:42 +01:00
parent 6e3a7989eb
commit ab35489f67
11 changed files with 100 additions and 19 deletions

View File

@@ -5,4 +5,6 @@
tasks:
- name: Include keycloak role
include_role:
name: ../../roles/keycloak
name: ../../roles/keycloak
vars:
keycloak_admin_password: "changeme"