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

chore: Remove unnecessary task when installing modules on Alpine Linux #757

Closed alessfg closed 3 months ago

alessfg commented 3 months ago

Proposed changes

Installing certain NGINX modules on Alpine Linux 3.17 no longer requires installing nginx-plus-module-ndk as a separate step. This PR also includes a minor bug fix hat should have been part of the original PR removing support for RHEL 7 based distributions involving EPEL 7 repos being no longer available.

Checklist

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