Alexander Rublev
469d663bc2
Add proxy_redirect parameter for location blocks ( #102 )
...
* Add proxy_redirect parameter for http and location blocks (#1 )
* Use ternary() filter to handle proxy_redirect parameter
2019-02-18 14:23:57 +00:00
Alessandro Fael Garcia
589d668def
Add parameter to cleanup existing NGINX configs ( #103 )
2019-02-15 14:51:09 +00:00
Alessandro Fael Garcia
171b7d0cce
Add root parameter to server context ( #104 )
...
* Add root parameter to server context
* Update NGINX Unit test playbook
2019-02-15 13:59:38 +00:00
Alexander Rublev
f29d9c33f0
Allow setting basic parameters for proxy cache ( #94 )
...
* Add parameters for proxy cache
2019-02-12 15:12:40 +00:00
Timothy Allen
3a66e10a17
Basic stream template ( #92 )
...
* Add Stream template defaults
* Add stream default config template
* Added stream template variables
* Changed Ansible task to use new stream template
2019-02-06 12:39:48 +00:00
Alessandro Fael Garcia
1d3b03ea2b
Improve tests ( #90 )
...
* Update .travis.yml
* Create Travis build matrix
* Add nginx-modules.yml test playbook to Travis build matrix
* Improve template test playbook
* Change HTML template variables from Ansible to NGINX variables
2019-01-21 12:19:30 +01:00
Dmitriy Skopintsev
df84780f02
Enable autoindex in http, server and location namespaces ( #75 )
...
* Added condition to use new autoindex variable
* Added condition to use new autoindex variable for separate virtual hosts
* Added global autoindex and autoindex for separate virutal hosts
* Added autoindex enabling for virtual host namespace
* Added autoindex enabling for virtual host namespace variable
* Added autoindex for testing puprposes
* Changed autoindex to false
* Added autoindex for virtual host
* Added autoindex ot readme file
2018-11-26 12:06:46 -07:00
Alexander Rublev
164a6bda98
Update test nginx-template.yml
2018-11-19 07:10:19 +03:00
Alessandro Fael Garcia
13a847234e
Refactor templating
...
* Add more advanced HTTP templating options
* Let users choose the upload destination when uploading files
* Implement the ability to print your NGINX configuration to your terminal after running a playbook
2018-10-16 11:52:04 -07:00
Alessandro Fael Garcia
d294779f8b
Rename variables
...
All variables are now prefixed with `nginx` - resolves #57
2018-09-14 16:28:20 -07:00
Alessandro Fael Garcia
8aad2bcb94
Do not install NGINX in the NGINX Unit test playbooks
2018-07-11 15:44:36 -07:00
Alessandro Fael Garcia
bd0c581ac1
Refactor installation of NGINX Unit modules
...
Use a list that lets users specify which modules they want to install instead of installing all modules available in each distro
2018-06-27 13:16:57 -07:00
Alessandro Fael Garcia
6bba55e4a2
Add tests
2018-06-26 16:41:35 -07:00
Alessandro Fael Garcia
75939983e1
Add stable branch test playbook
2018-05-11 15:48:17 -07:00
Alessandro Fael Garcia
1bedaa9e0c
Remove global variable from Travis build matrix
...
Global variables rewrite each other on Travis instead of creating a build matrix
2018-04-16 15:56:56 -07:00
Alessandro Fael Garcia
4281c51dbc
Create test playbooks
2018-04-16 13:28:32 -07:00