Commit Graph

  • 2ba8886160 Fix check mode failure Jesse Morgan 2017-08-16 09:04:13 -0400
  • 8c8c6a3973 Map var "Autoindex and Fancyindex" bbonnot 2017-08-10 14:32:21 +0200
  • 964c50e9fe Correct group ownership of vhost config files Jan Hruban 2017-08-10 00:07:50 +0200
  • 7aa2ea4779 Merge branch '118-flush-access-log' 2.5.0 Jeff Geerling 2017-08-08 13:06:11 -0500
  • af45188391 Issue #118: Remove Ubuntu 12.04 support, test in Debian. Jeff Geerling 2017-08-08 13:00:05 -0500
  • b7c51b2bfb Fixes #118: Add default 2m flush to access_log. Jeff Geerling 2017-08-08 12:06:19 -0500
  • 69157acbb0 Document variable nginx_extra_conf_options. Jeff Geerling 2017-07-28 11:48:07 -0500
  • 253f9c2725 Merge branch 'master' into add-repo YohanBrun 2017-07-18 14:38:15 +0200
  • a343a146bd
    Allow overriding of nginx_vhost_path and nginx_default_vhost_path. Armando Lüscher 2017-07-17 16:15:10 +0200
  • 6962e03511 Merge pull request #85 from icamys/change-extra-conf-location 2.4.0 Jeff Geerling 2017-07-16 23:40:44 -0500
  • 262eb715aa Merge branch 'master' into change-extra-conf-location Prisacari Dmitrii 2017-07-13 10:49:42 +0300
  • c0e18490e9 Merge f2608c7597 into da2ec60144 Fernando Membrive 2017-07-12 08:42:01 +0000
  • f2608c7597 Load modules before events directive Fernando Membrive 2017-07-12 10:35:11 +0200
  • 49f3fdac1e Revert poll selection to default Ronaldo Saheki 2017-07-05 19:27:17 -0300
  • a61bbf71d0 Add requesttime to log Ronaldo Saheki 2017-07-05 19:24:44 -0300
  • 26a2e26a28 Adding htwpasswd option bbonnot 2017-07-04 12:13:17 +0200
  • da2ec60144 Merge pull request #110 from minitux/master Jeff Geerling 2017-06-30 07:13:39 -0500
  • 97b91034c0 Fix syntax in README minitux 2017-06-30 10:10:49 +0200
  • b7606808f6 PR #109 follow-up: Clean up description in README. 2.3.2 Jeff Geerling 2017-06-13 16:23:57 -0500
  • 7bdcc4811b Merge pull request #109 from bmcclure/master Jeff Geerling 2017-06-13 16:23:04 -0500
  • 1597d0104b Add Archlinux support to meta info Ben McClure 2017-06-12 20:23:57 -0500
  • 3a8af3906e Update readme Ben McClure 2017-06-12 20:06:31 -0500
  • 08fbab26bd Added nginx support Ben McClure 2017-06-12 19:41:39 -0500
  • 62e952d116 Merge pull request #107 from lioman/master 2.3.1 Jeff Geerling 2017-06-07 16:34:16 -0500
  • 7e0a33c492 Update vhost.j2 Lioman 2017-06-07 10:35:26 +0200
  • 58645502b4 Update vhost.j2 Lioman 2017-06-07 09:52:27 +0200
  • 1e9d4bf900 Merge f946b0eaa5 into 41f9d4fea3 YohanBrun 2017-06-03 22:14:12 +0000
  • 41f9d4fea3 Merge pull request #105 from oxyc/vhost-filename 2.3.0 Jeff Geerling 2017-06-03 17:12:02 -0500
  • 3a06154e76 fix ubuntu tests using ansible-role-elasticsearch as example Oskar Schöldström 2017-06-03 09:06:23 -0500
  • 7b47c3de12 vhost_filename -> filename Oskar Schöldström 2017-06-03 09:01:09 -0500
  • d227a1803c server_name_redirect is only added if defined Oskar Schöldström 2017-06-03 08:56:03 -0500
  • 4c5df1faea Change README vhost example for the common SSL option with a http redirect Oskar Schöldström 2017-06-03 08:49:55 -0500
  • 98b736f479 Add optional vhost_filename option to nginx_vhosts Oskar Schöldström 2017-06-03 08:48:00 -0500
  • 235a0053a7 Document missing nginx_vhost parameters Oskar Schöldström 2017-06-03 08:46:33 -0500
  • c73ebab99b comment out as optional use_method Ryan MacDonald 2017-05-03 00:44:25 -0500
  • 2c8960a7dc set is defined on use_method and resolver Ryan MacDonald 2017-05-03 00:43:36 -0500
  • e4d536edb7 set default use_method epoll Ryan MacDonald 2017-05-03 00:37:09 -0500
  • b9ad529b84 Merge pull request #1 from rfxn/master Chris Wells 2017-05-02 15:17:33 -0400
  • b9c16bf4fb [Change] defaults/main.yml modified to reflect new variables Ryan MacDonald 2017-05-02 13:00:50 -0400
  • c2801eebf3 [Change] added support to nginx.conf.j2 template for the following variable pairings (nginx:ansible) use : nginx_use_method server_tokens : nginx_server_tokens resolver : nginx_resolver server_names_hash_max_size : nginx_server_names_hash_max_size Ryan MacDonald 2017-05-02 12:47:00 -0400
  • aa2f76114d Merge 41979991e5 into 57889e8ad6 David Lundgren 2017-04-27 22:42:51 +0000
  • 41979991e5 Quote the variable on the include David Lundgren 2017-04-27 17:41:45 -0500
  • d82765b396 Allow combined vhosts file David Lundgren 2017-04-27 17:32:57 -0500
  • 57889e8ad6 Merge pull request #99 from oxyc/issue-95 2.2.1 Jeff Geerling 2017-04-27 00:50:15 -0400
  • 5e41c6b1f9 Issue #95: Add support for setting template on a per vhost basis Oskar Schöldström 2017-04-26 19:36:32 -0500
  • 072001bed3 Merge pull request #92 from oxyc/template-inheritance Jeff Geerling 2017-04-23 16:16:23 -0500
  • 125cc7a884 Add template inheritance docs [ci skip] Oskar Schöldström 2017-04-22 17:10:05 -0500
  • c9a6015281 move gzip to separate block as it's pretty common to override Oskar Schöldström 2017-03-25 16:45:01 -0500
  • 36cd4d3aec Allow users to extend config files through template inheritance Oskar Schöldström 2017-03-25 15:46:37 -0500
  • 3908c7d4ea Merge af379cf491 into c9046d9f3a Thomas Frantz 2017-04-22 21:22:30 +0000
  • c9046d9f3a Merge pull request #91 from oxyc/separate-configs 2.2.0 Jeff Geerling 2017-04-22 16:21:35 -0500
  • 0d931c53c3 Remove legacy vhosts.conf file Oskar Schöldström 2017-04-22 10:03:18 -0500
  • 9cf49ac6c2 when statements should not include jinja2 templating delimiters Oskar Schöldström 2017-04-21 07:46:45 -0500
  • b7b4a1cb4b Add integration test Oskar Schöldström 2017-03-25 14:19:08 -0500
  • f319f9d195 Update docs Oskar Schöldström 2017-03-25 15:29:15 -0500
  • 3f0442fe63 Set default listen value to 80 rather than 80 default_server Oskar Schöldström 2017-03-25 15:24:34 -0500
  • f8a04dd544 Write vhost configurations to separate config files Oskar Schöldström 2017-03-25 13:15:04 -0500
  • fdd4e50a15 Add possibility to use nginx repo for Debian ybrun 2017-04-13 16:59:29 +0200
  • fca18fc233 Merge pull request #1 from ContentSquare/nginx-repo YohanBrun 2017-04-12 16:33:54 +0200
  • bfd169c386 Add privilege for apt key task ybrun 2017-04-12 15:33:02 +0200
  • 82c21a9c77 Fix multiple task issue ybrun 2017-04-12 15:07:30 +0200
  • f946b0eaa5 Add nginx repo in apt sources ybrun 2017-04-12 10:16:02 +0200
  • 12192f98a7 Changed newline formating between stream_upstream definitions Michael Palmer 2017-04-10 08:05:33 -0700
  • 44dd9b0de7 added upstream config for tcp/udp streaming Michael Palmer 2017-04-10 07:35:09 -0700
  • af7ce22e97 Re-organized, documented and added streaming parameters Michael Palmer 2017-04-10 07:34:28 -0700
  • 792737238a pulled out required server block parameters from generic extra_parameters Michael Palmer 2017-04-10 07:32:37 -0700
  • 80427c2b27 Added OS specific streaming folder location variable Michael Palmer 2017-04-10 07:29:48 -0700
  • 322ea7ceb8 Documented new stream vars in README Michael Palmer 2017-04-10 07:28:31 -0700
  • 75a2372b14 init feature add Michael Palmer 2017-04-07 11:40:00 -0700
  • 4152954603 Added load_module support Leigh Martell 2017-04-06 17:00:24 -0300
  • 10548f1909 Update test script README. [ci skip] Jeff Geerling 2017-04-02 10:41:46 -0500
  • 8616f4cf2f Switch to more efficient and compact test setup. Jeff Geerling 2017-04-01 23:34:07 -0500
  • a3a6f279b9 Add a LICENSE file for MIT license. [ci skip] Jeff Geerling 2017-03-31 11:24:44 -0500
  • 04c1a4bee5 Added support for SmartOS Kristoffer Winther Balling 2017-03-20 07:56:42 +0100
  • af379cf491 Moved the nginx_extra_conf_options above the events block. Thomas Frantz 2017-03-09 11:48:45 -0500
  • b8e5bb23c3 Changed extra conf location in template Prisacari Dmitrii 2017-02-07 21:29:16 +0200
  • d63de2113b Merge pull request #83 from edwinsteele/add-openbsd-support Jeff Geerling 2017-02-01 16:23:34 -0600
  • 32d536242d Add OpenBSD support Edwin Steele 2017-02-02 05:21:57 +1100
  • 3d8591fa17 PR #77 follow-up: Document nginx_log_format variable. 2.1.0 2.0.0 Jeff Geerling 2017-01-30 22:29:33 -0600
  • 769a84ece8 Merge pull request #77 from bersace/log_format Jeff Geerling 2017-01-30 22:27:10 -0600
  • 490b4ad21f PR #82 follow-up: docs fix. Jeff Geerling 2017-01-30 22:26:30 -0600
  • 59cdc01362 Merge pull request #82 from Russell-IO/master Jeff Geerling 2017-01-30 22:25:07 -0600
  • dc2723a753
    Updating readme Russell Clare 2017-01-31 06:49:15 +0800
  • 2fffc382a4
    Adding in ability to disable server_tokens, defaulting to on (previous behaviour) Russell Clare 2017-01-31 06:40:11 +0800
  • fa5b412daf PR #81 follow-up: Docs. 1.9.7 Jeff Geerling 2017-01-25 14:40:45 -0600
  • 3fc0071953 Merge pull request #81 from morgajel/master Jeff Geerling 2017-01-25 14:38:51 -0600
  • 6f2b69b9b5 adding yum repo flag for Redhat Jesse Morgan 2017-01-25 11:49:27 -0500
  • c2102714de Update the author's URL. Now with more HTTPS! Jeff Geerling 2017-01-21 20:01:31 -0600
  • e088abb6db add gzip support and doc about it ahivert 2016-09-14 20:37:46 +0200
  • c4605ded8f Parametrize log_format Étienne BERSAC (bersace) 2016-11-23 14:41:16 +0100
  • 19b1c5c9ba Merge pull request #73 from olo-dw/vhost_restart 1.9.6 Jeff Geerling 2016-11-23 09:35:41 -0600
  • 8c8da64495 Merge pull request #74 from shieldwed/nginxconf_indent Jeff Geerling 2016-11-23 09:35:09 -0600
  • 84b308c3d4 Fix test failures on Ubuntu 12.04. Jeff Geerling 2016-11-23 09:27:25 -0600
  • f91ed1ffd4 format nginx_extra_http_options with indent Daniel Wilhelm 2016-11-12 16:55:01 +0100
  • f01357976c restart instead of reload after remove default. Olivier LOCARD 2016-10-06 13:59:29 +0200
  • 2a83d9436a Add private repository Veros Kaplan 2016-08-02 15:27:01 +0200
  • eb2b1a5753 Remove sudo requirement from Travis build. Jeff Geerling 2016-09-25 15:50:13 -0500
  • 23f92af920 Tweak syntax and docs for vhosts config. 1.9.5 Jeff Geerling 2016-09-24 10:35:18 -0500
  • ee5cd31375 Merge pull request #60 from danlamanna/fix-nginx-vhost-path-customization Jeff Geerling 2016-09-24 10:33:51 -0500
  • 1b442ede40 Merge pull request #71 from strategist333/indent Jeff Geerling 2016-09-24 10:33:05 -0500