Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Releases: jdauphant/ansible-role-nginx

v2.5.1

19 Nov 12:56
Compare
Choose a tag to compare
ansible-lint - use command module instead (#133)

v2.5

11 Nov 13:19
Compare
Choose a tag to compare
use dict for nginx_extra_root_params instead string (#134)

v2.4

10 Nov 11:12
Compare
Choose a tag to compare
Add possibility to additional configuration of the main context (#132)

v2.3.1: Avoid deprecation warning (#124)

18 Jun 09:57
Compare
Choose a tag to compare
Avoid deprecation warning for unquoted with_items variable and add an empy array as default for the cases where enabled_sites is not defined (like when running with check-mode/dry-run).

v2.3: conditional for epel (#123)

17 Jun 09:24
Compare
Choose a tag to compare
* conditional for epel

* decruft yum vars

v2.2.3

03 Jun 15:54
Compare
Choose a tag to compare
Don't remove conf.d/stream dir (#119)

v2.2.2

02 Jun 08:06
Compare
Choose a tag to compare
Remove whitespace to fix ansible-lint issue (#117)

v2.2.1

20 May 15:51
Compare
Choose a tag to compare
fix basic auth example (#116)

v2.2.0

04 May 17:58
Compare
Choose a tag to compare
add nginx_error_log_level (#114)

v2.1.0: Merge pull request #107 from wkielas/master

30 Mar 21:42
Compare
Choose a tag to compare
Add support for plain TCP loadbalancing