Pavel Starosek
0922304b12
Add default_type
templating option ( #299 )
2020-08-10 14:29:27 +02:00
Alessandro Fael Garcia
c1b707cc5b
Add default values for PID and error log ( #277 )
2020-06-30 22:39:25 +02:00
Emile Broeders
21e03b27dd
Adding nginx_main_template.http_custom_includes ( #270 )
2020-06-24 15:50:28 +02:00
Alessandro Fael Garcia
902d4ff83f
Add PID templating option ( #267 )
2020-06-24 12:19:09 +02:00
Alessandro Fael Garcia
06b8f5a020
Remove semicolons from custom_options ( #259 )
...
This will fix custom blocks such as `if` blocks not working as intended unless a comment sign is added at the end of each line
2020-06-09 18:23:38 +02:00
Philip Henning
5ac87644a8
Add implementation of ngx_http_sub_module config ( #216 )
2020-02-14 15:54:31 -08:00
Seena Fallah
4ad659a784
Fixed bug on tcp_nopush and tcp_nodelay for nginx.conf.j2 ( #198 )
2019-11-26 14:30:05 +01:00
Seena Fallah
ce58eeabbd
Add tcp_nopush and tcp_nodelay vars ( #197 )
2019-11-26 14:14:46 +01:00
Alexander Maslov
cca5dbb37d
Add server_tokens ( #173 ) ( #175 )
2019-10-25 11:16:03 +02:00
Yuan-Yi Chang
a236c73af8
Add custom_options ( #167 )
2019-10-20 17:52:56 +02:00
Alessandro Fael Garcia
c6c133674e
Add templating options to logs ( #169 )
...
Resolves #152
2019-10-02 19:29:59 +02:00
Benoit de Chezelles
3b0e39f870
Add setting worker_rlimit_nofile ( #164 )
...
* Add setting worker_rlimit_nofile
2019-08-23 16:00:20 +02:00
Zeno Grandi
487a2d0c07
Use Molecule for testing ( #158 )
...
* Ported test playbooks to Molecule scenarios
* Update Travis integration
* Delete legacy tests
2019-08-03 12:53:21 +02:00
Andrew N Golovkov
b1ee7e7ff2
Make some variables optional. ( #156 )
...
* make variable nginx_main_template.http_global_autoindex optional
* make location variables autoindex, html_file_location and html_file_name optional
2019-07-15 19:12:44 +02:00
Chris James
60381b31c1
Support multi-line ansible_managed messages
2019-02-22 10:48:17 -06:00
Daniel Mills
fe3caad174
Add ansible_managed to templates ( #81 )
...
* Add ansible_managed to templates
* Put ansible managed in the right place
* Remove extraneous empty line
2019-01-03 23:13:56 +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
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
9fea522566
Fix more repository variables
2018-09-14 17:27:12 -07:00
Alessandro Fael Garcia
6047a1107d
Refactor REST API deployment
...
This refactor should fix #17 and ensure that api.conf only gets created when rest_api_enable is set to true and that api.conf gets created in the correct location
2018-04-06 16:29:49 -07:00
Richard Delorier
6bedd81a49
Fix typo
2018-04-04 19:21:03 -04:00
Alessandro Fael Garcia
147410ab03
Refactor templates
...
Refactor template variables and configuration scripts
2018-02-20 12:28:14 -08:00