rename apache_stats var

This commit is contained in:
2021-08-10 22:04:07 +02:00
parent ffc57a7519
commit 12a0b030e9
3 changed files with 11 additions and 11 deletions

View File

@@ -23,7 +23,7 @@ apache_use_php: true
apache_use_ssl: true
apache_use_zabbix: true - wether we install script to monitor certificate expiry date
apache_use_certbot: true
apache_stats: true
apache_use_stats: true
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