Commit Graph

58 Commits

Author SHA1 Message Date
jon4hz 016415bdaf
feat: support suse 2024-03-23 23:30:35 +01:00
Stefan Hornburg (Racke) 2c430d34ac
Fix discrepancy between README and defaults for nginx_access_log_variable. 2021-10-17 15:22:48 +02:00
Jeff Geerling 1820e90b4c PR #86 follow-up: Fix a couple code style issues. 2021-04-13 22:37:05 -05:00
Robert O'Connor 2aa9dd5f06
Fixes #86 -- Add ipv6 support 2021-04-13 00:06:36 -04:00
Jeff Geerling 28c3d9458d Dump Travis CI and move to GitHub Actions. 2020-11-05 15:05:48 -06:00
Jeff Geerling 73b0585715 Switch to travis-ci.com. 2020-10-26 20:10:55 -05:00
Jeff Geerling 79650c5886
Merge pull request #156 from spreedly/restart_via_handler
Don't start service in tasks. Defer to handlers to allow further configuration outside of role.
2019-06-06 11:45:00 -05:00
Jeff Geerling d2f244b5b6 PR #156 follow-up: Fix code linting issue. 2019-06-06 11:33:04 -05:00
Jeff Geerling 638047eff0 Fixes #171: Log format gets strange newline in Ansible 2.7. 2018-10-04 12:41:35 -05:00
Alessandro Fael Garcia 6294f6b4bf Update README
Per previous discussions, add a small note to the README to resolve #152
2018-07-16 11:35:41 -07:00
Bill ONeill 6df0200468
Allow customization of nginx service enablement/status. Default to enabled and started. 2018-05-21 10:13:32 -04:00
Jeff Geerling 69157acbb0 Document variable nginx_extra_conf_options. 2017-07-28 11:48:07 -05:00
minitux 97b91034c0 Fix syntax in README
Fix return un vhost redirect
2017-06-30 10:10:49 +02:00
Jeff Geerling b7606808f6 PR #109 follow-up: Clean up description in README. 2017-06-13 16:23:57 -05:00
Ben McClure 3a8af3906e Update readme 2017-06-12 20:06:31 -05:00
Oskar Schöldström 7b47c3de12 vhost_filename -> filename 2017-06-03 09:01:09 -05:00
Oskar Schöldström 4c5df1faea Change README vhost example for the common SSL option with a http redirect 2017-06-03 08:49:55 -05:00
Oskar Schöldström 98b736f479 Add optional vhost_filename option to nginx_vhosts 2017-06-03 08:48:00 -05:00
Oskar Schöldström 235a0053a7 Document missing nginx_vhost parameters 2017-06-03 08:46:33 -05:00
Oskar Schöldström 5e41c6b1f9 Issue #95: Add support for setting template on a per vhost basis 2017-04-26 19:37:36 -05:00
Oskar Schöldström 125cc7a884 Add template inheritance docs [ci skip] 2017-04-22 17:10:08 -05:00
Oskar Schöldström f319f9d195 Update docs 2017-04-21 07:41:41 -05:00
Edwin Steele 32d536242d Add OpenBSD support 2017-02-02 05:21:57 +11:00
Jeff Geerling 3d8591fa17 PR #77 follow-up: Document nginx_log_format variable. 2017-01-30 22:29:33 -06:00
Jeff Geerling 490b4ad21f PR #82 follow-up: docs fix. 2017-01-30 22:26:30 -06:00
Russell Clare dc2723a753
Updating readme 2017-01-31 06:49:15 +08:00
Jeff Geerling fa5b412daf PR #81 follow-up: Docs. 2017-01-25 14:40:45 -06:00
Jeff Geerling c2102714de Update the author's URL. Now with more HTTPS! 2017-01-21 20:01:31 -06:00
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.
2016-09-23 21:48:31 -07:00
Jeff Geerling 3f11a46b50 Better default for nginx_worker_processes. 2016-09-14 14:53:46 -05:00
Jeff Geerling e5b8b18e5f Updated byline. 2016-09-12 16:48:27 -05:00
Sia Gholami 1e14a1e0c7 Fixing vhosts.j2 indentation 2016-08-18 14:34:21 +01:00
Jeff Geerling b7c27f41f7 PR #62: Document new variable. 2016-07-01 16:25:30 -05:00
Jeff Geerling 1d3ac0840d Fixes #28: Make server_names_hash_bucket_size configurable. 2016-05-06 11:13:17 -05:00
Jeff Geerling cbbcc8db16 Whitespace fixes and follow-up for PR #54. 2016-04-29 19:45:54 -05:00
Jeff Geerling e818255465 PR #45: Clean up var names and document new feature. 2016-03-25 22:15:25 -05:00
Jeff Geerling 666e88f2a9 PR #50 follow-up: Document new variable. 2016-03-17 10:03:04 -05:00
Jeff Geerling 357ab200f7 PR #36 follow-up: rename var to nginx_extra_http_options. 2015-12-28 10:01:42 -06:00
Jeff Geerling 9848800982 PR #36 follow-up: clean up and reformat docs. 2015-12-28 09:57:11 -06:00
Jeff Geerling a8620b9b32 Merge pull request #36 from cmacrae/master
Collective config validation & "extra options"
2015-12-28 09:53:44 -06:00
Oliver Davies bd881c0bc7 Document error_log 2015-12-28 13:16:30 +00:00
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.
2015-12-22 16:05:46 +00:00
Jeff Geerling a08f8cda11 Fixes #20: Add example of a complete nginx_vhosts entry with extra_parameters. 2015-09-03 16:24:58 -05:00
Jeff Geerling 14765e52bf Issue #13: Document new nginx_default_release variable in README. 2015-02-25 08:02:18 -06:00
Jeff Geerling 07868edf2e Added extra useful Nginx variables. 2015-02-24 21:10:22 -06:00
Jeff Geerling 7d8a1ace36 Fixes #12: Allow for load balancing configurations by adding upstream config. 2015-02-21 00:42:51 -06:00
Jeff Geerling 90b6ddd1b3 Fixes #11: Add default/simple virtualhost configuration. 2015-02-21 00:02:51 -06:00
Jeff Geerling 7360d9cb0b Major vhosts cleanup in preparation for issue #11. 2015-02-20 23:34:31 -06:00
Jeff Geerling fdc9a7da78 Issue #6 and PR #8: Make nginx user more flexible. 2015-01-02 11:47:26 -06:00
Jeff Geerling 45b749af83 Issue #5: Add 'nginx_proxy_cache_path' configuration option. 2014-12-08 22:07:57 -06:00