mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
added pacman upgrade
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
---
|
||||
- name: Update all packages
|
||||
become: true
|
||||
pacman:
|
||||
update_cache: true
|
||||
upgrade: true
|
||||
- name: Install Syncthing (synchronization tool)
|
||||
become: true
|
||||
pacman:
|
||||
|
||||
Reference in New Issue
Block a user