Skip to content

Commit

Permalink
Don"t force symlink ansible/ansible#39558
Browse files Browse the repository at this point in the history
  • Loading branch information
partounian committed Dec 14, 2018
1 parent 6673dcf commit 32fc55b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tasks/main.yml
Expand Up @@ -68,6 +68,5 @@
src: "{{ zsh_append_zshrc }}"
dest: "{{ ansible_env.HOME }}/.zshrc.local"
state: link
force: yes
tags: configuration
when: zsh_append_zshrc|default("") != ""

0 comments on commit 32fc55b

Please sign in to comment.