infertux / zeyple

Postfix filter/hook to automatically encrypt outgoing emails with PGP/GPG
https://infertux.com/labs/zeyple/
Other
144 stars 30 forks source link

Add ansible as an installation option #38

Closed stromvirvel closed 6 years ago

stromvirvel commented 6 years ago

For those of you guys who want to use ansible, I'm managing now an ansible-role (test-driven and CI) to install zeyple. See: https://galaxy.ansible.com/mimacom/zeyple/

It currently works on Enterprise Linux / CentOS. I'm happy to extend this for Debian/Ubuntu, if you want to.

infertux commented 6 years ago

Thank you very much for the Ansible role. However I think the reformatting makes things hard to read. Normally I try to respect the 80 char rule too but this is Markdown, not actual code, and I don't think it makes sense in this case. Could you please open a pull request to simply add the link to the Ansible role without reformatting?

stromvirvel commented 6 years ago

Ah okay. I was thinking how difficult it is to read with a lot of soft wraps, why I told the editor to automatically rewrap it :) I'll open a new one.