linux-system-roles / postfix

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

Use tox-lsr 2.14.1; use py39 for ansible related checks; use podman instead of docker #62

Closed richm closed 1 year ago

richm commented 1 year ago

CI is broken pretty hard right now due to tox 4.x and ansible-test images. It will take non-trivial effort to make tox-lsr work with tox 4.x. So, in the meantime:

This isn't pretty, and I have a big plan to replace all of this stuff with

We need CI to be working right now, so please bear with me as we try to get this working again, and fix it the "right way" soon.

Signed-off-by: Rich Megginson rmeggins@redhat.com