mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 18:02:13 +02:00
now updating packages cache & upgrading packages for both archlinux & AUR
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
---
|
||||
- name: Update cache & packages
|
||||
- name: Update pacman & AUR's cache & packages
|
||||
become: true
|
||||
pacman:
|
||||
upgrade: true
|
||||
kewlftt.aur.aur:
|
||||
update_cache: true
|
||||
upgrade: true
|
||||
aur_only: false
|
||||
- name: Install Bpytop (system monitor)
|
||||
become: true
|
||||
pacman:
|
||||
|
||||
Reference in New Issue
Block a user