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: