1
0
Fork 0
mirror of https://github.com/eoli3n/dotfiles synced 2024-04-24 10:55:14 +02:00

added mime role

This commit is contained in:
eoli3n 2023-01-22 15:21:03 +01:00
parent 6494e89192
commit bae0c5fa3e

View File

@ -21,7 +21,7 @@
- role: git
tags: git,cli
- role: ssh
tags: ssh
tags: ssh
- role: htop
tags: htop
@ -65,3 +65,6 @@
- role: zim
tags: zim
when: ansible_user_id != 'root'
- role: mime
tags: mime
when: ansible_user_id != 'root'