diff --git a/playbooks/organize_home.yml b/playbooks/organize_home.yml index 54c0987..b6b6403 100644 --- a/playbooks/organize_home.yml +++ b/playbooks/organize_home.yml @@ -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