Skip to content

Releases: hispanico/ansible-nginx-revproxy

v1.7.0

20 May 12:18
d24a1b6
Compare
Choose a tag to compare
  • Added optionally not deactivate other sites. Fix #46 (#47)
  • Removed deprecated 'ssl on' directive (#48)

v1.6.1

02 Mar 18:13
64466cf
Compare
Choose a tag to compare
  • Removed deprecated ssl directive in nginx
  • Revert certbot-auto for backwards-compatibility

v1.6.0

01 Mar 23:44
edfc9ad
Compare
Choose a tag to compare
  • Removed deprecated ssl directive in nginx
  • Revert certbot-auto for backwards-compatibility

v1.5.0

25 Feb 19:08
b562585
Compare
Choose a tag to compare

Removed deprecated certbot-auto (#41)
Add an option to prevent connections from being upgraded. (#39)

v1.4.0

23 Oct 10:21
9724f9d
Compare
Choose a tag to compare

Set option to upstream timeout (#37)

v1.3.0

01 Jul 07:41
2fcd87b
Compare
Choose a tag to compare

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

02 Jun 18:02
680512e
Compare
Choose a tag to compare

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

27 Dec 18:25
0d40769
Compare
Choose a tag to compare

Set http2 only on ssl vhosts
Set molecule role testing

v1.1.4

11 Sep 19:38
Compare
Choose a tag to compare

Added http2 support
Fixed ansible-lint warnings

v1.1.3

05 Apr 12:30
e90c607
Compare
Choose a tag to compare

Update template to set https protocol has backend