From d7579a64333f9c6656612790a4e03b1fddf800da Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Fri, 5 Jan 2024 20:35:06 +0100 Subject: [PATCH] updated the title of the fish setup to reflect the changes for the unprivileged user only --- ansible/roles/fish/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/roles/fish/tasks/main.yml b/ansible/roles/fish/tasks/main.yml index 2a4d25e..0767ce8 100644 --- a/ansible/roles/fish/tasks/main.yml +++ b/ansible/roles/fish/tasks/main.yml @@ -19,7 +19,7 @@ pacman: name: fzf state: present -- name: Setup Fish +- name: Setup Fish for the unprivileged user synchronize: delete: true src: fish