Update 'tasks/dotfiles.yml'

main
nils 2 years ago
parent 5f957db8d0
commit c04a86787c

@ -23,7 +23,7 @@
- name: Remove existing .bashrc from home
file:
path: /home/nige/.bashrc
path: [ "/home/nige/.bashrc", "/home/nige/" ]
state: absent
# when: st.stat.islnk is not defined
tags:

Loading…
Cancel
Save