feat(role): Add Ansible Galaxy specs file

This commit is contained in:
hygienic-books 2025-04-02 23:42:37 +02:00
parent 78e80101b3
commit b20744c7a4

10
meta/main.yml Normal file
View 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: []