Use native OpenSSL module to generate passkey.pem

This commit is contained in:
Plailect
2019-01-31 11:38:54 -05:00
parent 5e1d96c727
commit 0dac5ea508
2 changed files with 7 additions and 6 deletions

View File

@ -4,6 +4,8 @@ The playbook can install and configure [matrix-appservice-irc](https://github.co
See the project's [documentation](https://github.com/TeDomum/matrix-appservice-irc/blob/master/HOWTO.md) to learn what it does and why it might be useful to you.
The Appservice IRC bridge configuration using Ansible will require that you have `python-pyOpenSSL` installed on your local machine.
You'll need to use the following playbook configuration:
```yaml