mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Optimized update roles
This commit is contained in:
@@ -3,4 +3,10 @@
|
||||
kewlfft.aur.aur:
|
||||
upgrade: yes
|
||||
use: yay
|
||||
aur_only: yes
|
||||
aur_only: yes
|
||||
when: run_once_update_yay is not defined
|
||||
|
||||
- name: run update yay once
|
||||
set_fact:
|
||||
run_once_update_yay: true
|
||||
when: run_once_update_yay is not defined
|
Reference in New Issue
Block a user