From: Ullli Date: Wed, 17 May 2023 15:48:05 +0000 (+0200) Subject: Kommentare ans Ende X-Git-Url: https://freie-schul-it.de/gitweb/fsit-cmgt.git/commitdiff_plain/6414dd03011cbdae89d88aabf59d537e4a2880f1?hp=505b643d0b428e5de495cbc60bd92946f0db3067 Kommentare ans Ende --- diff --git a/library/bootstrap.yml b/library/bootstrap.yml index 9f897ec..2e6a5bd 100644 --- a/library/bootstrap.yml +++ b/library/bootstrap.yml @@ -15,14 +15,6 @@ SystemAccount=true [InputSource0] xkb=de - #- name: stop automatic remote printer installation - #ansible.builtin.systemd: - #name: cups-browsed - #state: stopped - #- name: disable automatic remote printer installation - #ansible.builtin.systemd: - #name: cups-browsed - #enabled: no - name: remove apt-config-file derived from preseeding ansible.builtin.file: path: /etc/apt/apt.conf @@ -43,4 +35,12 @@ - inxi - bmon - vim + #- name: stop automatic remote printer installation + #ansible.builtin.systemd: + #name: cups-browsed + #state: stopped + #- name: disable automatic remote printer installation + #ansible.builtin.systemd: + #name: cups-browsed + #enabled: no ...