mise au point

This commit is contained in:
2022-01-06 21:36:20 +01:00
parent 9b0f95946c
commit 6b2c0c885e
4 changed files with 5 additions and 4 deletions
+1
View File
@@ -32,6 +32,7 @@ apache_ssl_key: /etc/letsencrypt/live/{{ apache_server_name }}/privkey.pem
apache_user: {{ apache_server_name | regex_search( '([^.]+)' ) }} }}
apache_allowoverride: all
apache_update_conf: true - wether we override existing config file
apache_ssl_root_email: email used for letsencrypt certificate
Example Playbook
----------------