review inventory
This commit is contained in:
parent
9edba6e826
commit
269a9a5b7b
@ -86,7 +86,7 @@ nginx_log_format: |-
|
|||||||
'$status $body_bytes_sent "$http_referer" '
|
'$status $body_bytes_sent "$http_referer" '
|
||||||
'"$http_user_agent" "$http_x_forwarded_for"'
|
'"$http_user_agent" "$http_x_forwarded_for"'
|
||||||
|
|
||||||
nginx_realIP_Proxy: None
|
nginx_realIP_Proxy:
|
||||||
nginx_logrotate_number: 4
|
nginx_logrotate_number: 4
|
||||||
## weekly,dailly..
|
## weekly,dailly..
|
||||||
nginx_logrotate_period: "weekly"
|
nginx_logrotate_period: "weekly"
|
||||||
|
@ -51,7 +51,7 @@
|
|||||||
mode: "0644"
|
mode: "0644"
|
||||||
notify:
|
notify:
|
||||||
- reload nginx
|
- reload nginx
|
||||||
when: nginx_realIP_Proxy is defined
|
when: nginx_realIP_Proxy
|
||||||
|
|
||||||
- name: Apply logrotate file
|
- name: Apply logrotate file
|
||||||
template:
|
template:
|
||||||
|
Loading…
Reference in New Issue
Block a user