mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 19:12:13 +02:00
added new role for cmus
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
- name: Install Cmus (music player for the terminal)
|
||||||
|
become: true
|
||||||
|
pacman:
|
||||||
|
name: cmus
|
||||||
|
state: latest
|
||||||
Reference in New Issue
Block a user