Add clean task + change from zip to tar + remove nginx_default_vhost_ssl var + use node playbook #6

Merged
meaz merged 16 commits from staging into main 2024-09-01 14:54:17 +02:00
Showing only changes of commit 87a385e9d6 - Show all commits

View file

@ -132,6 +132,7 @@ nginx_vhosts:
use_error_log: 'true'
nginx_error_log_level: 'warn'
redirect_https: 'true'
http2: 'true'
letsencrypt: 'false'
secure_site: 'false'
state: 'enable'