2020-10-11 13:26:29 +02:00
|
|
|
Ansible Role: workstation mutt
|
|
|
|
=========
|
|
|
|
|
|
|
|
This role configure Mutt on a GNU/Linux workstation.
|
|
|
|
|
|
|
|
Requirements
|
|
|
|
------------
|
|
|
|
|
2020-10-11 15:34:29 +02:00
|
|
|
None.
|
2020-10-11 13:26:29 +02:00
|
|
|
|
|
|
|
Role Variables
|
|
|
|
--------------
|
|
|
|
|
2020-10-11 15:34:29 +02:00
|
|
|
All variables and default values are defined in `defaults/main.yml`.
|
2020-10-11 13:26:29 +02:00
|
|
|
|
|
|
|
Dependencies
|
|
|
|
------------
|
|
|
|
|
|
|
|
None.
|
|
|
|
|
|
|
|
Example Playbook
|
|
|
|
----------------
|
|
|
|
|
|
|
|
- hosts: localhost
|
|
|
|
roles:
|
|
|
|
- workstation_mutt
|
|
|
|
|
|
|
|
License
|
|
|
|
-------
|
|
|
|
|
|
|
|
BSD
|
|
|
|
|
|
|
|
Author Information
|
|
|
|
------------------
|
|
|
|
|
|
|
|
This role was created in 2020 by Nemo.
|