linux-system-roles / postfix

An ansible role which configures postfix
https://linux-system-roles.github.io/postfix/
GNU General Public License v3.0
14 stars 20 forks source link

Configure Molecule and Travis CI #10

Closed vcrhonek closed 3 years ago

vcrhonek commented 5 years ago

Configures Molecule to do basic checks (lint/syntax, run, idempotence, Ansible check mode functionality) of the role with default parameters (tests/tests_default.yml) using Travis CI and centos6/7 docker containers.

https://travis-ci.org/linux-system-roles/postfix

pcahyna commented 5 years ago

It seems that postfix does not start properly in Docker.

richm commented 3 years ago

superseded by https://github.com/linux-system-roles/postfix/pull/23