fixed the path to the task files for the vifm role

This commit is contained in:
aminnairi
2024-01-03 13:31:15 +01:00
parent 5365e9c2d2
commit 53a1cd5748
@@ -4,3 +4,8 @@
pacman:
name: vifm
state: present
- name: Synchronizes the configuration
synchronize:
src: vifm
dest: /$HOME/.config
delete: true