set nginx logging to use journald
All checks were successful
/ Ansible Lint (push) Successful in 1m53s

This commit is contained in:
chris 2025-01-19 20:30:53 +01:00
commit a86b34cf34
Signed by: c6ristian
SSH key fingerprint: SHA256:B3m+yzpaxGXSEcDBpPHfvza/DNC0wuX+CKMeGq8wgak
4 changed files with 27 additions and 0 deletions

View file

@ -1,5 +1,6 @@
nginx__deploy_redirect_conf: true
nginx__deploy_tls_conf: true
nginx__deploy_logging_conf: true
nginx__configurations: [ ]
nginx__use_custom_nginx_conf: false
nginx__custom_nginx_conf: ""