diff --git a/tasks/systemd.yml b/tasks/systemd.yml index 4009400..4a1b24a 100644 --- a/tasks/systemd.yml +++ b/tasks/systemd.yml @@ -17,6 +17,7 @@ git: repo: https://git.sr.ht/~cadence/bibliogram dest: "{{ ansible_bibliogram_root_directory }}" + force: yes ignore_errors: yes - name: Fix the root directory permissions