Releases: hispanico/ansible-nginx-revproxy
Releases · hispanico/ansible-nginx-revproxy
v1.7.0
- Added optionally not deactivate other sites. Fix #46 (#47)
- Removed deprecated 'ssl on' directive (#48)
v1.6.1
- Removed deprecated ssl directive in nginx
- Revert certbot-auto for backwards-compatibility
v1.6.0
- Removed deprecated ssl directive in nginx
- Revert certbot-auto for backwards-compatibility
v1.5.0
Removed deprecated certbot-auto (#41)
Add an option to prevent connections from being upgraded. (#39)
v1.4.0
Set option to upstream timeout (#37)
v1.3.0
Improvement:
- Allow to install certbot from repository (#32 )
- Merge reverseproxy_ssl_letsencrypt.conf.j2 into reverseproxy_ssl.conf.j2 to improve maintainability(#33)
- Use snakeoil cert on first run to enable ACME challange
v1.2.0
Bug fix:
- Prevent dpkg locks
- Remove X-Forwarded-Ssl header on nginx non-ssl template configuration
Improvement:
- Switch to Molecule v3
- Added variable to configure custom ssl certificate and key
- Add ubuntu 20.04
- Added http_only molecule scenario
v1.1.5
Set http2 only on ssl vhosts
Set molecule role testing
v1.1.4
Added http2 support
Fixed ansible-lint warnings
v1.1.3
Update template to set https protocol has backend