Role that installs the Keycloak IdM,
Go to file
Andrea Dell'Amico 24b1405e8c Keycloack role. The basics. 2020-06-19 12:50:10 +02:00
defaults Keycloack role. The basics. 2020-06-19 12:50:10 +02:00
handlers Initial commit 2020-06-18 18:23:12 +02:00
meta Keycloack role. The basics. 2020-06-19 12:50:10 +02:00
tasks Keycloack role. The basics. 2020-06-19 12:50:10 +02:00
templates Keycloack role. The basics. 2020-06-19 12:50:10 +02:00
tests Initial commit 2020-06-18 18:23:12 +02:00
vars Keycloack role. The basics. 2020-06-19 12:50:10 +02:00
.gitignore Initial commit 2020-06-18 18:23:12 +02:00
LICENSE Initial commit 2020-06-18 18:23:12 +02:00
README.md Keycloack role. The basics. 2020-06-19 12:50:10 +02:00

README.md

Role Name

A role that

Role Variables

The most important variables are listed below:

users_system_users:
  - { login: 'foo', name: "Foo Bar", home: '{{ users_home_dir }}', createhome: 'yes', ssh_key: '{{ foo_ssh_key }}', shell: '/bin/bash', admin: False, log_as_root: False }

Dependencies

None

License

EUPL-1.2

Author Information

Andrea DellAmico, andrea.dellamico@isti.cnr.it