mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
ensuring all packages have their latest version installed
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
become: true
|
||||
pacman:
|
||||
name: vifm
|
||||
state: present
|
||||
state: latest
|
||||
- name: Synchronizes the configuration
|
||||
synchronize:
|
||||
src: vifm
|
||||
|
||||
Reference in New Issue
Block a user