ansible-msmtp-mailer/meta/main.yml

15 lines
263 B
YAML
Raw Normal View History

2021-07-01 18:52:55 +00:00
---
2021-05-15 15:58:32 +00:00
galaxy_info:
author: Adham Helal, Christian Wagner, gitouche
description: "Deploy msmtp mailer on RHEL8"
min_ansible_version: 2.4
license: Apache
platforms:
2021-07-01 18:52:55 +00:00
- name: EL
versions:
- 8
2021-05-15 15:58:32 +00:00
tags:
2021-07-01 18:52:55 +00:00
- mail
- system
- networking