X-Git-Url: https://freie-schul-it.de/gitweb/fsit-cmgt.git/blobdiff_plain/b60f9ed8a18733b4f91ddf8c89e06a5d528f9ee9..ae21a28b335e44e683942d117b294ae00725331f:/library/bootstrap.yml?ds=inline diff --git a/library/bootstrap.yml b/library/bootstrap.yml index 561be34..22c5106 100644 --- a/library/bootstrap.yml +++ b/library/bootstrap.yml @@ -4,18 +4,18 @@ name: ansible 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 +#- 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 #- name: stop automatic remote printer installation #ansible.builtin.systemd: #name: cups-browsed