Update to trixie
This commit is contained in:
parent
3686d35108
commit
fbfb04717a
48 changed files with 914 additions and 2216 deletions
16
mail_system/meta/main.yml
Normal file
16
mail_system/meta/main.yml
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
galaxy_info:
|
||||
role_name: mail_system
|
||||
namespace: TODO
|
||||
author: ibu radempa
|
||||
description: Install a mail system with postfix, dovecot, rspamd.
|
||||
issue_tracker_url: TODO
|
||||
license: MIT
|
||||
min_ansible_version: 2.19
|
||||
dependencies:
|
||||
# - community.general
|
||||
# - community.postgresql
|
||||
|
||||
argument_specs:
|
||||
main:
|
||||
TODO
|
||||
Loading…
Add table
Add a link
Reference in a new issue