From 85b254cdeeec24f94ca31ad67d76ee5e78ff6b58 Mon Sep 17 00:00:00 2001 From: olli Date: Sat, 9 Jul 2022 16:31:11 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Ebasics.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- basics.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/basics.yml b/basics.yml index 9c8addd..b3a5679 100644 --- a/basics.yml +++ b/basics.yml @@ -284,6 +284,7 @@ ansible.builtin.git: repo: 'https://gitea.ds9.dedyn.io/olli/gaboshlib.git dest: /etc/bash + force: yes - name: systemd-journald settings blockinfile: @@ -308,7 +309,7 @@ owner: root group: root state: directory - mode: '0700' + mode: "0700" - name: /usr/local/sbin/autoupdate.sh blockinfile: