mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Implemented role to recieve certs & do modification routines. Also optimized nextcloud
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# Recieves https certificate and setup proxy with domain replace
|
||||
{# Recieves https certificate and setup proxy with domain replace #}
|
||||
|
||||
- name: "include role receive certbot certificate"
|
||||
include_role:
|
||||
name: nginx-https-recieve-certificate
|
||||
name: nginx-https-get-cert
|
||||
vars:
|
||||
domain: "{{domains[application_id]}}"
|
||||
|
||||
|
Reference in New Issue
Block a user