From 4fe7eca070e113ee96ce7b2eba91c623e7813b8b Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Sat, 6 Jan 2024 11:08:11 +0100 Subject: [PATCH] updated the title for the vifm file synchronization --- ansible/roles/vifm/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/roles/vifm/tasks/main.yml b/ansible/roles/vifm/tasks/main.yml index b7d04fa..7a35206 100644 --- a/ansible/roles/vifm/tasks/main.yml +++ b/ansible/roles/vifm/tasks/main.yml @@ -4,7 +4,7 @@ pacman: name: vifm state: latest -- name: Synchronizes the configuration +- name: Synchronizes the configuration for the unprivileged user synchronize: src: vifm dest: /$HOME/.config