From 5f957db8d069db9faafe3aeabbd9075ca7487742 Mon Sep 17 00:00:00 2001 From: nils Date: Tue, 28 Mar 2023 17:09:13 +0200 Subject: [PATCH] Update 'tasks/dotfiles.yml' --- tasks/dotfiles.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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