1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_rspamd.git synced 2024-08-16 17:09:51 +02:00
Ansible role to setup rspamd for the mailserver setup
Find a file
2021-01-26 02:38:00 +01:00
.github only check debian 2021-01-21 20:37:30 +01:00
defaults update rspamd config 2021-01-25 00:06:10 +01:00
files add wite and blacklist files 2021-01-23 00:46:39 +01:00
handlers restart if changed 2021-01-25 00:14:46 +01:00
tasks update linting 2021-01-26 02:38:00 +01:00
templates make this role idempotent with lots of magic 2021-01-25 01:21:38 +01:00
vars update linting 2021-01-26 02:38:00 +01:00
.yamllint Initial commit 2021-01-20 23:04:17 +01:00
LICENSE Initial commit 2021-01-20 23:04:17 +01:00
README.md only check debian 2021-01-21 20:37:30 +01:00

ansible_role_template

Template for Ansible roles

Testing

This role is tested with these github-action tests for different versions of differen linux systems. Linting is tested via travis-ci and the ansible-lint action. If you want to find out more about our tests, please have a look at the github marketplace.

test status Github Marketplace
Ansible Lint check ansible-lint action
Yamllint GitHub Actions yamllint gitHub actions
Ansible check debian:stable ansible test with debian stable
Ansible check debian:latest ansible test with debian latest
Ansible check debian:sid ansible test with debian sid
Ansible check debian:buster ansible test with debian buster
Ansible check debian:stretch ansible test with debian stretch