ansible-msmtp-mailer/meta/main.yml

17 lines
322 B
YAML
Raw Normal View History

2021-07-01 18:52:55 +00:00
---
2021-05-15 15:58:32 +00:00
galaxy_info:
2022-02-20 12:49:00 +00:00
role_name: ansible_msmtp_mailer
namespace: notongalaxy
2021-05-15 15:58:32 +00:00
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