Added force parameter to clone to clone despite local patches
This commit is contained in:
parent
10865a6603
commit
f524dbba6a
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
dest: "{{ cyberchef_root_dir }}"
|
||||
clone: yes
|
||||
update: yes
|
||||
force: yes
|
||||
|
||||
- name: Patch Gruntfile.js
|
||||
lineinfile:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue