fix: Remove unsupported 'create' parameter from copy task
This commit is contained in:
@@ -132,7 +132,6 @@
|
||||
copy:
|
||||
dest: "{{ home_dir }}/.config/tig/config"
|
||||
content: "set history-file = {{ home_dir }}/.local/share/tig/history"
|
||||
create: yes
|
||||
mode: '0644'
|
||||
|
||||
- name: Final instructions
|
||||
|
||||
Reference in New Issue
Block a user