mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Added dependencies for yay
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
- name: install yay
|
||||
community.general.pacman:
|
||||
name: yay
|
||||
name:
|
||||
- yay
|
||||
- patch
|
||||
- base-devel
|
||||
state: present
|
||||
|
||||
- name: Create the `aur_builder` user
|
||||
|
Reference in New Issue
Block a user