Nginx - configuration problems

When I set up the webserver this very site is running on, I had trouble with Nginx at first.

My Nginx configuration was incorrect, resulting a "no permission" error. As usual, the issue ended up being a common mistake. Reading the Pitfalls and Common Mistakes article for Nginx, I quicklt realized what my mistake was, fixed the template and re-ran the ansible playbook. Problem solved.