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:
3
ansible/yay_daily_drivers/tasks/main.yml
Normal file
3
ansible/yay_daily_drivers/tasks/main.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
- name: Install vscode
|
||||
command: yay -S visual-studio-code-bin --noconfirm
|
||||
Reference in New Issue
Block a user