Deployed with ansible and get nginx 404

When I deploy from local and it provisions the server and sets everything up… When I visit the site it provision shows nginx 404.

ansible has had no errors or warnings?

If you ran ansible-playbook -i hosts/<environment> server.yml then you only provisioned the server. You’ll still need to deploy to the server.

Do ./deploy.sh <environment> <domain>

Sorry. I forgot I did that step though yes, I am still having the same issue. To confirm I do see the releases folder and the current folder on the server.

@codingideas did you ever get this resolved? just provisioned/deployed without any errors and am getting a nginx 404