Open robotski opened 2 months ago
I think the when is misaligned here, currently it applies only to nginx:enable default instead of the whole block, which seems like incorrect behavior to me.
when
block
https://github.com/dokku/ansible-dokku/blob/ca2f58681a3dcc062066bd291d4cc65d8472cb68/tasks/nginx.yml#L44
Pull requests welcome!
I think the
when
is misaligned here, currently it applies only to nginx:enable default instead of the wholeblock
, which seems like incorrect behavior to me.https://github.com/dokku/ansible-dokku/blob/ca2f58681a3dcc062066bd291d4cc65d8472cb68/tasks/nginx.yml#L44