X-Git-Url: https://freie-schul-it.de/gitweb/fsit-cmgt.git/blobdiff_plain/b60f9ed8a18733b4f91ddf8c89e06a5d528f9ee9..01527dc15aeb19d11ccc2e6a6f350c925116c44e:/library/bootstrap.yml?ds=sidebyside diff --git a/library/bootstrap.yml b/library/bootstrap.yml index 561be34..1106b02 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