From 6b29f21e75aae99e968d0d92920fd1e69de1ceef Mon Sep 17 00:00:00 2001 From: olli Date: Sat, 9 Jul 2022 16:24: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 6f6ee27..acc7744 100644 --- a/basics.yml +++ b/basics.yml @@ -282,8 +282,9 @@ - name: gaboshlib from git ansible.builtin.git: - repo: 'https://gitea.ds9.dedyn.io/olli/gaboshlib.git' + repo: 'https://gitea.ds9.dedyn.io/olli/gaboshlib.git dest: /etc/bash + force: yes - name: systemd-journald settings blockinfile: