From 6414dd03011cbdae89d88aabf59d537e4a2880f1 Mon Sep 17 00:00:00 2001 From: Ullli Date: Wed, 17 May 2023 17:48:05 +0200 Subject: [PATCH] Kommentare ans Ende --- library/bootstrap.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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 ... -- 2.39.5