mise au point : attention , certbot en test-mode

This commit is contained in:
2022-05-06 16:34:38 +02:00
parent 0dc0373c85
commit 5e0fc8381d
4 changed files with 11 additions and 5 deletions

View File

@@ -41,6 +41,10 @@
include_tasks: dns.yml
when: apache_use_dns
- name: create certificate
include_tasks: certbot.yml
when: apache_use_ssl
- name: vhost config file
template:
src: vhost.conf.jj