mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
ensuring all packages have their latest version installed
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
become: true
|
||||
pacman:
|
||||
name: kitty
|
||||
state: present
|
||||
state: latest
|
||||
- name: Setup Kitty
|
||||
synchronize:
|
||||
delete: true
|
||||
|
||||
Reference in New Issue
Block a user