SDDm as single files instead of tar. Computer Role on login Screen

This commit is contained in:
Frank Schiebel 2023-09-20 11:56:26 +02:00
parent 19a02722c5
commit 8655671435
3 changed files with 23 additions and 4 deletions

View file

@ -80,6 +80,12 @@
AllowSuspendThenHibernate=no
AllowHybridSleep=no
- name: Change label on login screen
replace:
path: /usr/share/sddm/themes/qgm-breeze/Main.qml
regexp: 'Netzwerkrechner'
replace: "Standalone-Laptop"
- name: Disable ansible user login
ansible.builtin.user:
name: ansible