deploy zabbix files to monitor certificates
This commit is contained in:
@@ -6,6 +6,7 @@ apache_access_log: "{{ apache_base_dir}}/logs/access_log"
|
||||
apache_php_socket: "{{ apache_base_dir }}/php-fpm.sock"
|
||||
apache_use_php: true
|
||||
apache_use_ssl: true
|
||||
apache_use_zabbix: true
|
||||
apache_use_certbot: true
|
||||
apache_ssl_certificate: "/etc/letsencrypt/live/{{ apache_server_name }}/cert.pem"
|
||||
apache_ssl_chain: "/etc/letsencrypt/live/{{ apache_server_name }}/fullchain.pem"
|
||||
|
||||
Reference in New Issue
Block a user