mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Optimized .mds and meta/main.yml for client-wireguard roles and refactored README.md of Docker Roles
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
This role ensures that the AUR helper [yay](https://wiki.archlinux.org/title/Yay) is installed on the system. It installs yay via [pacman](https://wiki.archlinux.org/title/Pacman) and creates a dedicated `aur_builder` user to facilitate building AUR packages.
|
||||
|
||||
## Overview
|
||||
## 📌 Overview
|
||||
|
||||
The role performs the following tasks:
|
||||
- Installs the AUR helper [yay](https://wiki.archlinux.org/title/Yay) using pacman.
|
||||
@@ -20,5 +20,5 @@ The primary purpose of this role is to streamline AUR package management on Arch
|
||||
- **User Creation:** Creates a dedicated `aur_builder` user.
|
||||
- **Sudo Configuration:** Grants passwordless sudo rights to `aur_builder` for pacman.
|
||||
|
||||
## More Information
|
||||
## 📚 Other Resources
|
||||
- https://github.com/kewlfft/ansible-aur
|
Reference in New Issue
Block a user