review inventory

This commit is contained in:
vincent 2021-03-22 21:29:09 +01:00
parent 9edba6e826
commit 269a9a5b7b
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -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: