mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-05-01 09:50:49 +03:00
a9fae8e3b1
This reverts commit 0dac5ea508.
Relying on pyOpenSSL is the Ansible way of doing things, but is
impractical and annoying for users.
`openssl` is easily available on most servers, even by default.
We'd better use that.