1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 23:12:32 +01:00

added mpv role to tree

This commit is contained in:
eoli3n 2020-05-18 23:19:40 +02:00
parent 03b3aaa86a
commit 624783b791

@ -44,3 +44,6 @@
- role: kitty
tags: kitty
when: ansible_user_id != 'root'
- role: mpv
tags: mpv
when: ansible_user_id != 'root'