mise au point

This commit is contained in:
2022-05-06 14:16:47 +02:00
parent 8dbf7e2d9e
commit 0dc0373c85
9 changed files with 23 additions and 98 deletions

View File

@@ -9,12 +9,9 @@ apache_restart: false
apache_ssl_certificate: "/etc/letsencrypt/live/{{ apache_server_name }}/cert.pem"
apache_ssl_chain: "/etc/letsencrypt/live/{{ apache_server_name }}/fullchain.pem"
apache_ssl_key: "/etc/letsencrypt/live/{{ apache_server_name }}/privkey.pem "
apache_use_certbot: true
apache_use_dns: true
apache_use_php: true
apache_use_ssl: true
apache_use_stats: true
apache_use_zabbix: true
apache_user: "{{ apache_server_name | regex_search( '([^.]+)' ) }}"
apache_update_conf: true
apache_use_database: false