Use kerberize_uris for chromium AuthServerAllowlist too

This commit is contained in:
Raphael Dannecker 2025-04-01 15:07:33 +02:00
parent 333b57cd8b
commit f6b77c64cf
3 changed files with 501 additions and 498 deletions

View file

@ -45,5 +45,5 @@
mode: '0644'
content: |
{
"AuthServerAllowlist": "idam.steinbeis.schule"
"AuthServerAllowlist": "{{ kerberize_uris | default(ansible_domain) }}"
}