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

fix: OracleLinux 8 uses python3.11 cryptography #620

Closed pdabelf5 closed 1 year ago

pdabelf5 commented 1 year ago

Proposed changes

NGINX Plus was failing to install on OracleLinux 8 due to a mismatch in python3 versions for the cryptography package

Checklist

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