I just discover what a mess we have with: nginx_user, nginx_group, nginx_log_user and nginx_log_group .
Also on FreeBSD, this line will not work: https://github.com/jdauphant/ansible-role-nginx/blob/master/tasks/configuration.yml#L14 (removing line 13 and 14 should work, the permission of the folder should be applied)
Thanks for your help @tolbrino
I just discover what a mess we have with:
nginx_user
,nginx_group
,nginx_log_user
andnginx_log_group
. Also on FreeBSD, this line will not work:https://github.com/jdauphant/ansible-role-nginx/blob/master/tasks/configuration.yml#L14
(removing line 13 and 14 should work, the permission of the folder should be applied)