mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-29 08:33:33 +02:00
10 lines
220 B
Django/Jinja
10 lines
220 B
Django/Jinja
User:
|
|
description: I18N_OPENXPKI_CONFIG_AUTH_STACK_DESCRIPTION_USER
|
|
handler:
|
|
{% for map in item.0.auth.role_map | sort(attribute='priority') %}
|
|
- LDAP Auth {{ map.role }}
|
|
{% endfor %}
|
|
|
|
_System:
|
|
handler: System
|