mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-02-24 09:03:29 +07:00
Logging must be set to false to be disabled
This commit is contained in:
@@ -122,6 +122,7 @@
|
||||
filename : 'first-test'
|
||||
override_try_files: '$uri $uri index.htm index.html'
|
||||
manage_local_content: false
|
||||
use_error_log: false
|
||||
more:
|
||||
- 'autoindex off;'
|
||||
- 'add_header X-ansible-default 1;'
|
||||
|
||||
Reference in New Issue
Block a user