17 lines
322 B
YAML
17 lines
322 B
YAML
---
|
|
galaxy_info:
|
|
role_name: ansible_msmtp_mailer
|
|
namespace: notongalaxy
|
|
author: Adham Helal, Christian Wagner, gitouche
|
|
description: "Deploy msmtp mailer on RHEL8"
|
|
min_ansible_version: 2.4
|
|
license: Apache
|
|
platforms:
|
|
- name: EL
|
|
versions:
|
|
- 8
|
|
tags:
|
|
- mail
|
|
- system
|
|
- networking
|