X-Git-Url: https://freie-schul-it.de/gitweb/fsit-cmgt.git/blobdiff_plain/e618c284f133aa08997512b90f91d7c738bd0bf3..ba14ca45b8552ca158bf43782ae7e0396b49e6f1:/library/bootstrap.yml?ds=sidebyside diff --git a/library/bootstrap.yml b/library/bootstrap.yml index fb12583..9342d0c 100644 --- a/library/bootstrap.yml +++ b/library/bootstrap.yml @@ -5,17 +5,16 @@ update_password: always password: "{{ ansibleuser|password_hash('sha512') }}" - name: hide system-account - ansible.builtin.copy: - dest: /var/lib/AccountsService/users/ansible - content: | - [User] - #Session= - #XSession= - #Icon=/home/ansible/.face - #SystemAccount=true - # - #[InputSource0] - #xkb=de + ansible.builtin.copy: + dest: /var/lib/AccountsService/users/ansible + content: | + [User] + Session= + XSession= + Icon=/home/ansible/.face + SystemAccount=true + [InputSource0] + xkb=de #- name: stop automatic remote printer installation #ansible.builtin.systemd: #name: cups-browsed