Skip to content

Releases: hellofresh/ansible-nginx

Add ansible 2.9 support

09 Dec 14:11
3210022
Compare
Choose a tag to compare
Merge pull request #13 from hellofresh/patch/ansible-2.9

Update deprecated syntax

Add python3 support

05 Aug 09:30
5872dfc
Compare
Choose a tag to compare
Merge pull request #12 from hellofresh/patch/python3

Python 3 compatibility

v3.1.2: Fix templates (#8)

06 Apr 15:48
6e14a16
Compare
Choose a tag to compare
* Updated templates to allow to not create upstreams

* Fix upstream template

v3.1.1

06 Apr 15:38
73818b7
Compare
Choose a tag to compare
Updated templates to allow to not create upstreams (#7)

v3.1

06 Apr 15:08
28f0fd6
Compare
Choose a tag to compare
Updated templates to allow to not create upstreams (#6)

v3.0.0: Generalized fragment templates to location templates. (#5)

14 Nov 11:31
fcb0157
Compare
Choose a tag to compare
* Generalized fragment templates to location templates.

* Skip task if variable is not defined.

* Fixed template overwriting common_config

v2.0.1: Merge pull request #4 from hellofresh/hotfix/add-server-attribute

02 Nov 13:03
Compare
Choose a tag to compare
Set proxy_pass with 'server' value if 'server' is set.

Added fragment support

24 Oct 11:45
Compare
Choose a tag to compare
Remove fragments from default (#3)

* Remove fragments from default

* Update fragments.j2

* Update fragments.j2