This commit is contained in:
parent
dee0465359
commit
776c5578d4
@ -1,5 +1,5 @@
|
|||||||
nginx_ssl_cert_name: "{{ domain.name }}"
|
nginx_ssl_cert_name: "{{ domain.name }}"
|
||||||
ansible_copySSLCertificate_DomainName: "{{ domain.name }}"
|
ansible_rsync_certs_DomainName: "{{ domain.name }}"
|
||||||
certbot_auto_renew_user: root
|
certbot_auto_renew_user: root
|
||||||
certbot_create_if_missing: true
|
certbot_create_if_missing: true
|
||||||
certbot_cert_name: "{{domain.name}}"
|
certbot_cert_name: "{{domain.name}}"
|
||||||
|
@ -87,5 +87,5 @@
|
|||||||
scm: git
|
scm: git
|
||||||
- src: gitea@git.ducamps.win:ansible-roles/workstation.git
|
- src: gitea@git.ducamps.win:ansible-roles/workstation.git
|
||||||
scm: git
|
scm: git
|
||||||
- src: gitea@git.ducamps.win:ansible-roles/ansible-copySSLCertificate.git
|
- src: gitea@git.ducamps.win:ansible-roles/ansible-rsync-certs.git
|
||||||
scm: git
|
scm: git
|
||||||
|
Loading…
Reference in New Issue
Block a user