Add send_only_mailserver role and deploy Send-Only-Mailserver with it

Co-authored-by: yuri <yuri@nekover.se>
This commit is contained in:
June 2023-05-09 23:01:57 +02:00 committed by julian
commit b56ca3899d
14 changed files with 263 additions and 0 deletions

View file

@ -0,0 +1,7 @@
dependencies: # noqa meta-no-info
- role: distribution_check
vars:
distribution_check__supported_distributions:
- name: Debian
versions:
- "11"