update_password: always
password: "{{ ansibleuser|password_hash('sha512') }}"
- name: hide system-account
- ansible.builtin.copy:
+ ansible.builtin.copy:
dest: /var/lib/AccountsService/users/ansible
content: |
[User]
XSession=
Icon=/home/ansible/.face
SystemAccount=true
-
[InputSource0]
xkb=de
#- name: stop automatic remote printer installation