Fix git pull repo
This commit is contained in:
parent
a6d9be49dd
commit
7f2a465d27
|
@ -17,6 +17,7 @@
|
||||||
git:
|
git:
|
||||||
repo: https://git.sr.ht/~cadence/bibliogram
|
repo: https://git.sr.ht/~cadence/bibliogram
|
||||||
dest: "{{ ansible_bibliogram_root_directory }}"
|
dest: "{{ ansible_bibliogram_root_directory }}"
|
||||||
|
force: yes
|
||||||
ignore_errors: yes
|
ignore_errors: yes
|
||||||
|
|
||||||
- name: Fix the root directory permissions
|
- name: Fix the root directory permissions
|
||||||
|
|
Loading…
Reference in New Issue
Block a user