neomutt is in community

This commit is contained in:
Pig Monkey 2017-10-18 12:04:08 -07:00
parent 10c759e66b
commit d4265d9da5

View file

@ -1,8 +1,6 @@
---
- name: Install mutt
aur: name=neomutt user={{ user.name }}
tags:
- aur
- name: Install neomutt
pacman: name=neomutt state=present
- name: Verify mutt firejail local profile exists
file: path=/etc/firejail/mutt.local state=touch