force git clones
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
- name: Clone git repository {{ pkg }}
|
||||
ansible.builtin.git:
|
||||
depth: 1
|
||||
force: true
|
||||
dest: "{{ hyprcursor.git_path }}"
|
||||
repo: "{{ hyprcursor.repo }}"
|
||||
version: "{{ hyprcursor.vers }}"
|
||||
|
||||
Reference in New Issue
Block a user