Lots of updated roles

This commit is contained in:
2020-05-12 17:07:38 -06:00
parent 5a9254097e
commit 6bb3e3f34f
35 changed files with 264 additions and 125 deletions

8
mail/mutt/tasks/main.yml Normal file
View File

@@ -0,0 +1,8 @@
---
# Install mutt email client
- name: Installing mutt email client
apt:
update_cache: yes
state: present
name: mutt