X-Git-Url: https://freie-schul-it.de/gitweb/fsit-cmgt.git/blobdiff_plain/ad7c361bfd767e01ab51716c68b575496378acbe..aa5229bc145265e4915edfc96851017f16bc923f:/library/bootstrap.yml diff --git a/library/bootstrap.yml b/library/bootstrap.yml index 07f363e..7522865 100644 --- a/library/bootstrap.yml +++ b/library/bootstrap.yml @@ -5,17 +5,17 @@ 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] - #Session= - #XSession= - #Icon=/home/ansible/.face - #SystemAccount=true - # - #[InputSource0] - #xkb=de + Session= + XSession= + Icon=/home/ansible/.face + SystemAccount=true + + [InputSource0] + xkb=de #- name: stop automatic remote printer installation #ansible.builtin.systemd: #name: cups-browsed