Initial commit of exim collection
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Signed-off-by: Nis Wechselberg <enbewe@enbewe.de>
This commit is contained in:
Nis Wechselberg 2024-06-17 17:27:00 +02:00
commit 8e9e00c15d
Signed by: enbewe
GPG key ID: 7B25171F921B9E57
15 changed files with 317 additions and 0 deletions

11
README.md Normal file
View file

@ -0,0 +1,11 @@
# Ansible Collection - enbewe.exim
Collecion for a exim mail relay.
## Playbooks
### enbewe.exim.deploy
Deploys the role `enbewe.exim.exim` to the host group called `exim`.
## Roles
### enbewe.exim.exim
Installs the exim mail server and configures it to relay mails to a smart host.