[mutt] Add urlview to mail configuration
This commit is contained in:
parent
3e99afc753
commit
dffade6d28
2 changed files with 3 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
- hosts: localhost
|
||||
vars:
|
||||
dotfiles: ~/.dotfiles
|
||||
packages: [mutt, offlineimap, w3m]
|
||||
packages: [mutt, offlineimap, urlview, w3m]
|
||||
tasks:
|
||||
- name: "Install packages: {{ packages|join(', ') }}"
|
||||
homebrew: name={{ packages }} state=present
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue