fix: Remove unsupported 'create' parameter from copy task

This commit is contained in:
gemini
2026-03-13 12:10:43 +01:00
parent 1c6a2cbbec
commit 76f78f9da2

View File

@@ -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