jdauphant / ansible-role-nginx

Ansible role to install and manage nginx configuration
655 stars 302 forks source link

Extends support for configuring modules (#236) #237

Closed perryk closed 5 years ago

perryk commented 5 years ago

Module configuration should now work for the following:

Centos/RHEL with either EPEL or Official Nginx repo Debian/Ubuntu with either standard APT repo or Official Nginx repo

Please see issue #236 for further details.

jdauphant commented 5 years ago

Thanks @perryk , just check the PR, everythink look good. (Except the linter that is more verbose and made the CI fail)