Files
computer-playbook/roles/dev-yay/tasks/main.yml
Kevin Veen-Birkenbach c06d1c4d17 Refactor yay update handling:
- 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
2025-09-29 09:16:02 +02:00

4 lines
80 B
YAML

- block:
- include_tasks: 01_core.yml
when: run_once_dev_yay is not defined