X-Git-Url: https://freie-schul-it.de/gitweb/fsit-cmgt.git/blobdiff_plain/ae21a28b335e44e683942d117b294ae00725331f..ba14ca45b8552ca158bf43782ae7e0396b49e6f1:/library/bootstrap.yml?ds=sidebyside diff --git a/library/bootstrap.yml b/library/bootstrap.yml index 22c5106..9342d0c 100644 --- a/library/bootstrap.yml +++ b/library/bootstrap.yml @@ -4,18 +4,17 @@ 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