mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +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
|
become: true
|
||||||
pacman:
|
kewlftt.aur.aur:
|
||||||
upgrade: true
|
|
||||||
update_cache: true
|
update_cache: true
|
||||||
|
upgrade: true
|
||||||
|
aur_only: false
|
||||||
- name: Install Bpytop (system monitor)
|
- name: Install Bpytop (system monitor)
|
||||||
become: true
|
become: true
|
||||||
pacman:
|
pacman:
|
||||||
|
|||||||
Reference in New Issue
Block a user