add logrotate to nginx

This commit is contained in:
vincent 2021-03-03 09:31:54 +01:00
parent 77bea60a53
commit a2e9a67a04

4
test-role/nginx.yml Normal file
View File

@ -0,0 +1,4 @@
- hosts: server
become: yes
roles:
- ../roles/nginx