From f472dfbf209a0227afdecef0cc6e48d7bf30aabd Mon Sep 17 00:00:00 2001 From: nils Date: Tue, 28 Mar 2023 16:51:47 +0200 Subject: [PATCH] Update 'tasks/dotfiles.yml' --- tasks/dotfiles.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tasks/dotfiles.yml b/tasks/dotfiles.yml index ef5d0d1..ecdf756 100644 --- a/tasks/dotfiles.yml +++ b/tasks/dotfiles.yml @@ -18,6 +18,8 @@ - install - dotfiles - productivity + become: true + become_user: nige - name: Remove existing .bashrc from home file: @@ -29,6 +31,8 @@ - install - dotfiles - productivity + become: true + become_user: nige - name: Clone the dotfiles repository git: