20 lines
280 B
YAML
20 lines
280 B
YAML
|
galaxy_info:
|
||
|
author: nemo
|
||
|
description: Configure Mutt on a GNU/Linux workstation.
|
||
|
company: Wirebrass
|
||
|
|
||
|
license: license (BSD)
|
||
|
|
||
|
min_ansible_version: 2.4
|
||
|
|
||
|
platforms:
|
||
|
- name: Gentoo
|
||
|
versions:
|
||
|
- all
|
||
|
|
||
|
galaxy_tags:
|
||
|
- mutt
|
||
|
- mail
|
||
|
|
||
|
dependencies: []
|