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
-6
View File
@@ -1,6 +0,0 @@
---
- name: Install Vifm (file manager for the terminal)
become: true
pacman:
name: vifm
state: present