Allow default-user login

This commit is contained in:
Raphael Dannecker 2025-04-04 15:23:02 +02:00
parent 6482f3864f
commit 4197acd2ce
3 changed files with 7 additions and 0 deletions

View file

@ -2,5 +2,9 @@
all:
vars:
domain: "{{ ansible_domain }}"
security_defaultuser_login_disable: false
kde_desktop_pkg:
- akonadi-backend-sqlite
hosts:
localhost: