Daily driver installs from pacman, yay, and snap should all share a similar naming convention. This will be "<package manager>_daily_drivers" from now on.
6 lines
76 B
YAML
6 lines
76 B
YAML
---
|
|
- hosts: localhost
|
|
remote_user: root
|
|
roles:
|
|
- yay_daily_drivers
|