mirror of
https://github.com/pigmonkey/spark.git
synced 2026-08-03 21:13:26 +00:00
install mutt-ics
This commit is contained in:
parent
aacc096916
commit
1207aeccc0
1 changed files with 7 additions and 0 deletions
|
|
@ -34,6 +34,13 @@
|
|||
- name: Install notmuch
|
||||
pacman: name=notmuch state=present
|
||||
|
||||
- name: Install mutt-ics
|
||||
aur:
|
||||
name: mutt-ics
|
||||
user: "{{ user.name }}"
|
||||
tags:
|
||||
- aur
|
||||
|
||||
- include: msmtp.yml
|
||||
- include: isync.yml
|
||||
- include: offlineimap.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue