mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	- Move AUR update task into dev-yay role - Centralize defaults (AUR_HELPER, AUR_BUILDER_USER, etc.) - Remove separate update-yay role (redundant) See conversation with ChatGPT https://chatgpt.com/share/68da3219-6d78-800f-92ad-0a5061bac8be and related work item: https://open.project.infinito.nexus/projects/cymais/work_packages/341/activity
		
			
				
	
	
		
			5 lines
		
	
	
		
			164 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			164 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| AUR_HELPER:               yay
 | |
| AUR_BUILDER_USER:         aur_builder
 | |
| AUR_BUILDER_GROUP:        wheel
 | |
| AUR_BUILDER_SUDOERS_PATH: /etc/sudoers.d/11-install-aur_builder
 |