Cleaning up of gen roles

This commit is contained in:
2025-07-11 19:19:24 +02:00
parent 33276263b0
commit 25e4a50974
101 changed files with 48 additions and 56 deletions

View File

@@ -16,18 +16,18 @@ To automate the installation of Spotify on Arch-based systems while ensuring pro
- 🎧 Installs the official [Spotify AUR package](https://aur.archlinux.org/packages/spotify)
- 🛠 Uses `yay` (or other helper) via [`kewlfft.aur`](https://github.com/kewlfft/ansible-aur) Ansible module
- 🔗 Declares dependency on `gen-aur-helper` for seamless integration
- 🔗 Declares dependency on `sys-pgm-aur` for seamless integration
## Requirements
- The `gen-aur-helper` role must be applied before using this role.
- The `sys-pgm-aur` role must be applied before using this role.
- An AUR helper like `yay` must be available on the system.
## Dependencies
This role depends on:
- [`gen-aur-helper`](../gen-aur-helper) provides and configures an AUR helper like `yay`
- [`sys-pgm-aur`](../sys-pgm-aur) provides and configures an AUR helper like `yay`
## Credits 📝