feat(role): Add Ansible Galaxy specs file
This commit is contained in:
parent
78e80101b3
commit
b20744c7a4
10
meta/main.yml
Normal file
10
meta/main.yml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
galaxy_info:
|
||||||
|
author: 'hygienic-books'
|
||||||
|
description: 'Configure Postfix on Debian as a send-only Mail Transfer Agent'
|
||||||
|
license: MIT
|
||||||
|
min_ansible_version: 2.18.1
|
||||||
|
galaxy_tags:
|
||||||
|
- 'postfix'
|
||||||
|
- 'mta'
|
||||||
|
dependencies: []
|
Loading…
x
Reference in New Issue
Block a user