X-Git-Url: https://freie-schul-it.de/gitweb/fsit-cmgt.git/blobdiff_plain/b60f9ed8a18733b4f91ddf8c89e06a5d528f9ee9..fa7738b082f3416d6d1c291effb5f8a04e027a42:/library/bootstrap.yml?ds=sidebyside diff --git a/library/bootstrap.yml b/library/bootstrap.yml index 561be34..9342d0c 100644 --- a/library/bootstrap.yml +++ b/library/bootstrap.yml @@ -5,7 +5,7 @@ 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] @@ -13,7 +13,6 @@ XSession= Icon=/home/ansible/.face SystemAccount=true - [InputSource0] xkb=de #- name: stop automatic remote printer installation