nginxinc / ansible-role-nginx

Ansible role for installing NGINX
https://galaxy.ansible.com/nginxinc/nginx
Apache License 2.0
644 stars 348 forks source link

Improve workflow for building NGINX from source #573

Closed alessfg closed 1 year ago

alessfg commented 1 year ago

Proposed changes

BREAKING CHANGES:

ENHANCEMENTS:

Use the official GitHub repositories as the source for the various packages required to compile NGINX OSS from source.

BUG FIXES:

Update the versions of the various packages required to build NGINX from source. The version of zlib listed in the role was no longer available. (Fixes #555.)

Checklist

Before creating a PR, run through this checklist and mark each as complete.