Skip to content

systemli/ansible-role-spamassassin

Repository files navigation

ansible-role-spamassassin

Build Status Ansible Galaxy

Role to install & maintain spamassassin (including DKIM, pyzor and razor checks)

Role Variables

For an overview of these, see defaults/main.yml.

Download

Download latest release with ansible-galaxy

ansible-galaxy install systemli.spamassassin

Example Playbook

- hosts: servers
  roles:
     - { role: systemli.spamassassin }

Testing & Development

Molecule, Goss, Docker, and Github Actions are used for continous testing. You can easily test the role locally with

molecule test

This requires Molecule, Vagrant and python-vagrant to be installed.

License

GPLv3

Author Information

https://www.systemli.org

About

Ansible role to install & maintain spamassassin

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 8

Languages