1
0
Fork 0
mirror of https://github.com/eoli3n/dotfiles synced 2024-05-05 23:26:08 +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

@ -65,3 +65,6 @@
- role: zim
tags: zim
when: ansible_user_id != 'root'
- role: mime
tags: mime
when: ansible_user_id != 'root'