ansible-nginx icon indicating copy to clipboard operation
ansible-nginx copied to clipboard

An Ansible role for deploying and configuring Nginx and sites on unix hosts.

Results 2 ansible-nginx issues
Sort by recently updated
recently updated
newest added

I had some troubles to get the idea how to get started, so I added a more detailed example how one can deploy Nginx sites and how the site deployment...

I am trying this role against Debian Wheezy server. Looks like the Nginx installation provided by the role does not come with the "Debian-style" layout of `/etc/nginx/sites-enabled` and `/etc/nginx/sites-available`. Instead,...