mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-12-14 04:52:39 +00:00
Add support for 2 more SSL certificate retrieval methods
Adds support for managing certificates manually and for having the playbook generate self-signed certificates for you. With this, Let's Encrypt usage is no longer required. Fixes Github issue #50.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
tags:
|
||||
- setup-all
|
||||
|
||||
- include: tasks/setup/setup_ssl.yml
|
||||
- include: tasks/setup/ssl/main.yml
|
||||
tags:
|
||||
- setup-all
|
||||
- setup-ssl
|
||||
|
||||
Reference in New Issue
Block a user