This repository has been archived on 2023-05-06. You can view files and clone it, but cannot push or open issues or pull requests.
pleroma-ansible-playbook/roles
Dan Anglin 317adf3931
fix: inconsistencies while setting the SSL cert.
When running the pleybook more than once the
ssl_certificate_key line was being overwritten
by the 'lineinfile' tasks because the regular
expression was too greedy. This merge request
uses a stricter regular expression to indentify
and update the ssl_certificate line in the Nginx
configuration.
2019-10-26 23:56:35 +01:00
..
init change: add a site playbook to the project. 2019-10-24 22:51:53 +01:00
pleroma-backend change: add a site playbook to the project. 2019-10-24 22:51:53 +01:00
pleroma-nginx fix: inconsistencies while setting the SSL cert. 2019-10-26 23:56:35 +01:00
pleroma-postgres change: add a site playbook to the project. 2019-10-24 22:51:53 +01:00