Align naming scheme for "daily drivers" installs
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.
This commit is contained in:
5
ansible/snap_daily_drivers/tests/test.yml
Normal file
5
ansible/snap_daily_drivers/tests/test.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- hosts: localhost
|
||||
remote_user: root
|
||||
roles:
|
||||
- snap_daily_drivers
|
||||
Reference in New Issue
Block a user