Releases: f500/ansible-nginx
Releases · f500/ansible-nginx
v3.9.0: Merge pull request #13 from f500/ansible-lint
Add ansible lint pr workflow
v3.8.0
use a hardcoded elliptic curve for DH
v3.7.0
Updates README.md with proper distributions
v3.6.0
Adds action to push to Galaxy
Uses trusted.gpg.d instead of trusted.gpg
v3.5.0 Uses trusted.gpg.d instead of trusted.gpg
Adds -dsaparam option to openssl command
Title says it all.
No more TLS1 and TLS1.1 in the defaults
Merge pull request #11 from f500/remove-older-tls-versions Remove TLS versions 1 and 1.1 from defaults
v3.1.4
Update main.yml
v3.1.3
Ansible deprecation warning
Python 3 compatability
Merge pull request #10 from f500/python3 use items instead of iteritems to make the role compatible with python 3