diff --git a/tasks/dotfiles.yml b/tasks/dotfiles.yml index a91b054..5321fde 100644 --- a/tasks/dotfiles.yml +++ b/tasks/dotfiles.yml @@ -25,7 +25,7 @@ file: path: /home/nige/.bashrc state: absent - when: st.stat.islnk is not defined + # when: st.stat.islnk is not defined tags: - git - install