Jeff Geerling
1820e90b4c
PR #86 follow-up: Fix a couple code style issues.
3 years ago
Robert O'Connor
2aa9dd5f06
Fixes #86 -- Add ipv6 support
3 years ago
Jeff Geerling
28c3d9458d
Dump Travis CI and move to GitHub Actions.
3 years ago
Jeff Geerling
73b0585715
Switch to travis-ci.com.
3 years ago
Jeff Geerling
d2f244b5b6
PR #156 follow-up: Fix code linting issue.
4 years ago
Jeff Geerling
638047eff0
Fixes #171 : Log format gets strange newline in Ansible 2.7.
5 years ago
Alessandro Fael Garcia
6294f6b4bf
Update README
...
Per previous discussions, add a small note to the README to resolve #152
5 years ago
Bill ONeill
6df0200468
Allow customization of nginx service enablement/status. Default to enabled and started.
5 years ago
Jeff Geerling
69157acbb0
Document variable nginx_extra_conf_options.
6 years ago
minitux
97b91034c0
Fix syntax in README
...
Fix return un vhost redirect
6 years ago
Jeff Geerling
b7606808f6
PR #109 follow-up: Clean up description in README.
6 years ago
Ben McClure
3a8af3906e
Update readme
6 years ago
Oskar Schöldström
7b47c3de12
vhost_filename -> filename
6 years ago
Oskar Schöldström
4c5df1faea
Change README vhost example for the common SSL option with a http redirect
6 years ago
Oskar Schöldström
98b736f479
Add optional vhost_filename option to nginx_vhosts
6 years ago
Oskar Schöldström
235a0053a7
Document missing nginx_vhost parameters
6 years ago
Oskar Schöldström
5e41c6b1f9
Issue #95 : Add support for setting template on a per vhost basis
7 years ago
Oskar Schöldström
125cc7a884
Add template inheritance docs [ci skip]
7 years ago
Oskar Schöldström
f319f9d195
Update docs
7 years ago
Edwin Steele
32d536242d
Add OpenBSD support
7 years ago
Jeff Geerling
3d8591fa17
PR #77 follow-up: Document nginx_log_format variable.
7 years ago
Jeff Geerling
490b4ad21f
PR #82 follow-up: docs fix.
7 years ago
Russell Clare
dc2723a753
Updating readme
7 years ago
Jeff Geerling
fa5b412daf
PR #81 follow-up: Docs.
7 years ago
Jeff Geerling
c2102714de
Update the author's URL. Now with more HTTPS!
7 years ago
strategist333
0d399a67a7
Fix unnatural indentation in extra_parameters block
...
Previously, one needed to extra-indent subsequent lines by 4 spaces.
This changes makes reading the configuration in yaml much more
pleasant.
7 years ago
Jeff Geerling
3f11a46b50
Better default for nginx_worker_processes.
7 years ago
Jeff Geerling
e5b8b18e5f
Updated byline.
7 years ago
Sia Gholami
1e14a1e0c7
Fixing vhosts.j2 indentation
7 years ago
Jeff Geerling
b7c27f41f7
PR #62 : Document new variable.
7 years ago
Jeff Geerling
1d3ac0840d
Fixes #28 : Make server_names_hash_bucket_size configurable.
8 years ago
Jeff Geerling
cbbcc8db16
Whitespace fixes and follow-up for PR #54 .
8 years ago
Jeff Geerling
e818255465
PR #45 : Clean up var names and document new feature.
8 years ago
Jeff Geerling
666e88f2a9
PR #50 follow-up: Document new variable.
8 years ago
Jeff Geerling
357ab200f7
PR #36 follow-up: rename var to nginx_extra_http_options.
8 years ago
Jeff Geerling
9848800982
PR #36 follow-up: clean up and reformat docs.
8 years ago
Oliver Davies
bd881c0bc7
Document error_log
8 years ago
cmacrae
c5a21436b4
Adding the ability to define extra options:
...
Defining a new variable (defaults to empty) that allows users to define
extra configuration options in the top-level 'http' block.
This allows for (optionally) finer grain control.
8 years ago
Jeff Geerling
a08f8cda11
Fixes #20 : Add example of a complete nginx_vhosts entry with extra_parameters.
8 years ago
Jeff Geerling
14765e52bf
Issue #13 : Document new nginx_default_release variable in README.
9 years ago
Jeff Geerling
07868edf2e
Added extra useful Nginx variables.
9 years ago
Jeff Geerling
7d8a1ace36
Fixes #12 : Allow for load balancing configurations by adding upstream config.
9 years ago
Jeff Geerling
90b6ddd1b3
Fixes #11 : Add default/simple virtualhost configuration.
9 years ago
Jeff Geerling
7360d9cb0b
Major vhosts cleanup in preparation for issue #11 .
9 years ago
Jeff Geerling
fdc9a7da78
Issue #6 and PR #8 : Make nginx user more flexible.
9 years ago
Jeff Geerling
45b749af83
Issue #5 : Add 'nginx_proxy_cache_path' configuration option.
9 years ago
Jeff Geerling
736a95a012
Add option to remove default nginx vhost config.
9 years ago
Jeff Geerling
b8a84d2bd7
Add test integration status to README.md.
9 years ago
Jeff Geerling
45713939ee
Cleanup - This nginx role now works across RedHat and Debian.
9 years ago
Jeff Geerling
299b70fc1e
Updated default connection limit.
10 years ago