Implemented update for yay

This commit is contained in:
2023-12-03 16:20:30 +01:00
parent 3120b23eb4
commit ace70337ea
6 changed files with 56 additions and 11 deletions

View File

@@ -16,11 +16,4 @@
path: /etc/sudoers.d/11-install-aur_builder
line: 'aur_builder ALL=(ALL) NOPASSWD: /usr/bin/pacman'
create: yes
validate: 'visudo -cf %s'
- name: Upgrade the system using yay, only act on AUR packages.
become: false
kewlfft.aur.aur:
upgrade: yes
use: yay
aur_only: yes
validate: 'visudo -cf %s'