--- - name: "user: Systemkonto anlegen" ansible.builtin.user: name: "{{ lstu_user }}" shell: /bin/bash password_lock: true