File diff 54b90379d1fa → f073c9637d47
roles/php_website/defaults/main.yml
Show inline comments
 
@@ -8,8 +8,6 @@ packages: []
 
php_file_regex: \.php$
 
php_rewrite_urls: []
 
rewrites: []
 
https_tls_certificate: "{{ lookup('file', tls_certificate_dir + '/' + fqdn + '_https.pem') }}"
 
https_tls_key: "{{ lookup('file', tls_private_key_dir + '/' + fqdn + '_https.key') }}"
 
additional_fpm_config: {}
 
website_mail_recipients: "root"
 
environment_indicator: null