Commit Graph

  • 8bbc8960b6
    Merge pull request #3 from geerlingguy/master #129 Ryan MacDonald 2018-10-17 11:57:55 -0400
  • 638047eff0 Fixes #171: Log format gets strange newline in Ansible 2.7. 2.6.1 Jeff Geerling 2018-10-04 12:41:35 -0500
  • 96e582ecf9
    Merge pull request #2 from nexcess/rfxn-events-extras Ryan MacDonald 2018-09-26 15:48:27 -0500
  • 8336bde4a2
    remove nginx_use_method Ryan MacDonald 2018-09-26 14:48:26 -0500
  • 90f9bf4bcd
    add defaults for nginx_extra_events_options Ryan MacDonald 2018-09-26 14:47:06 -0500
  • bc80e9fd5d
    support events{} extra options Ryan MacDonald 2018-09-26 14:33:49 -0500
  • 67c8be8106 Fix some Ansible Lint issues and set up yaml-lint options. Jeff Geerling 2018-09-25 22:42:06 -0500
  • a3e664b069 Switch tests to use Molecule. Jeff Geerling 2018-09-25 22:26:43 -0500
  • b776ce7dee option to creare vhosts root directory #170 Lorenzo Gaggini 2018-09-15 10:19:04 +0200
  • fa8f962b97 Change: - fix #165 - introduce a sub variable nginx_upstreams.group - introduce a sub variable nginx_upstreams.port - if upstream.group is define, it'll loop over a given group - if upstream.group isn't define, upstream.servers is still mendatory - the user can set an optional port at nginx_upstreams.port Julien Pericat 2018-08-27 14:28:01 +0200
  • 841f6f2e85
    Merge remote-tracking branch 'upstream/master' Chris Wells 2018-08-26 15:51:04 -0400
  • 986b2f8da0 Fix archlinux bug with pid #164 Alexandre Bonnetain 2018-08-13 20:25:13 +0000
  • a243e508cc create a default value for nginx_enablerepo #162 Tyler Ward 2018-08-03 22:17:20 -0700
  • e68efca388 Allow setting a different repo for nginx install Tyler Ward 2018-08-03 22:08:14 -0700
  • 57ef9e3855
    Merge pull request #160 from alessfg/(feature)/add-nginx-role-readme-note Jeff Geerling 2018-07-31 11:27:28 -0500
  • 6294f6b4bf Update README #160 Alessandro Fael Garcia 2018-07-16 11:35:41 -0700
  • 5c61b567a3 make vhosts on Debian symlinked #159 Toni Mueller 2018-07-16 12:28:41 +0100
  • aa0c5342bd
    Testing with centos7 and ubuntu1804 only. #148 Vladimir Botka 2018-07-13 06:59:20 +0200
  • e17ee4b739
    Tested with FreeBSD 11.2 and Andible 2.5 Vladimir Botka 2018-07-13 06:18:58 +0200
  • 7154005e4c Add 'nginx_fastcgi_cache_path' configuration option. #158 Troy Jendra 2018-07-01 12:26:48 +1000
  • 6df0200468
    Allow customization of nginx service enablement/status. Default to enabled and started. Bill ONeill 2018-05-21 10:13:32 -0400
  • e7e9b27c14
    Use ansible's `yum_repository` module instead of a template file. #155 Bill ONeill 2018-05-16 12:11:38 -0400
  • 0010b7e06c PR #133 follow-up: Bump minimum Ansible version to 2.4. 2.6.0 Jeff Geerling 2018-04-24 13:15:04 -0500
  • 212c68800c
    Merge pull request #133 from amritsingh/master Jeff Geerling 2018-04-24 13:14:19 -0500
  • 5cb7dcc294
    Meta data updated. Vladimir Botka 2018-04-21 11:41:53 +0200
  • 389cecb9d0
    Fork commented. Vladimir Botka 2018-04-21 11:15:57 +0200
  • c7eb4de081
    Merge branch 'master' of https://github.com/geerlingguy/ansible-role-nginx Vladimir Botka 2018-04-21 11:04:04 +0200
  • 1b80139026
    Merge 844e6fd790 into d2e06498c1 #140 jadjay 2018-04-05 14:01:34 +0000
  • d2e06498c1 Fix broken test. Jeff Geerling 2018-04-04 19:16:35 -0500
  • 863d3227f5 Fix deprecation warnings in Ansible 2.5 for state 'present'. 2.5.1 Jeff Geerling 2018-04-04 14:01:06 -0500
  • 3d4cc9cea2
    Merge 87a60b7af6 into 7aa2ea4779 #150 lobstermania 2018-03-31 20:11:42 +0000
  • 87a60b7af6
    Update README.md #150 lobstermania 2018-03-31 21:07:19 +0100
  • 804acd6c98
    Directive autoindex added to vhost template. Vladimir Botka 2018-02-20 08:11:39 +0100
  • 5ed292adac
    group fixed for *BSD. Variable root_group used. Vladimir Botka 2018-02-20 02:06:16 +0100
  • 2fb66a92c6
    Formatting. Vladimir Botka 2018-02-19 09:26:50 +0100
  • 48a74cec2b
    Make FreeBSD 'pkg update -f' optional. Variable nginx_freebsd_pkg_update added. Default YES. Vladimir Botka 2018-02-19 09:19:00 +0100
  • bf57ad329a Fixes 138: Support for not defining a server name by adding another layer of default #145 Ian Buchanan 2018-01-19 15:49:39 -0600
  • 4241a44601 fix of issue #143 #144 Etienne 2018-01-16 23:51:42 +0000
  • c35ac60166 Fixes #141 adding template support and readme example #142 Ryan Faircloth 2018-01-15 13:50:35 +0000
  • 844e6fd790
    Update : include deprecated : include_tasks #140 jadjay 2018-01-10 16:37:41 +0100
  • 870399d481
    Update : include deprecated : include_tasks jadjay 2018-01-10 14:30:56 +0100
  • 5ed1fcc7dd
    Fix - Multiple listen directives #139 Gabriel PREDA 2018-01-08 17:36:15 +0200
  • 2539a8b797 Merge 35abc98f43 into 7aa2ea4779 #136 Markus Binsteiner 2017-12-11 17:15:49 +0000
  • 35abc98f43 Using become to restart services in handlers. #136 Markus Binsteiner 2017-12-11 17:54:58 +0100
  • ea3cd8a326 Merge 82eb6021c3 into 7aa2ea4779 #135 Patrick Force 2017-11-26 16:04:26 +0000
  • 82eb6021c3 update deprecated include and static usage #135 Patrick Force 2017-11-26 08:43:40 -0700
  • dec3152c2d Changed 'include' to 'import_tasks' and 'include_tasks' as 'include' will be deprecated in v2.8 #133 Amrit Singh 2017-11-08 16:12:54 +0530
  • 522875ebfc
    fixing dupe tokens Chris Wells 2017-10-30 19:57:53 -0400
  • 1bde10011b
    Merge remote-tracking branch 'upstream/master' Chris Wells 2017-10-30 18:57:20 -0400
  • 70dfe6d82a Allow custom extra 'listen' directives Andrea Sosso 2017-10-24 14:30:38 +0200
  • 14eb6bc298 Allow other service names besides 'nginx' and give the option to not include OS variables #127 Kelvin Jasperson 2017-10-07 11:23:34 -0600
  • a013d07efb fix #101: enable symlinked vhosts #126 Ilan Cohen 2017-09-17 16:56:48 +0300
  • 0b50ff550b Manage choice of nginx package version #124 ybrun 2017-09-04 17:34:13 +0200
  • d10e955eb9 fix chgrp failed: failed to look up group root - FreeBSD and OpenBSD #123 Marcin Witowski 2017-09-03 02:44:11 +0200
  • 42ade7286f another when: not ansible_check_mode addition #121 Jesse Morgan 2017-08-16 09:34:51 -0400
  • 2ba8886160 Fix check mode failure Jesse Morgan 2017-08-16 09:04:13 -0400
  • 8c8c6a3973 Map var "Autoindex and Fancyindex" #120 bbonnot 2017-08-10 14:32:21 +0200
  • 964c50e9fe Correct group ownership of vhost config files #119 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 #97 YohanBrun 2017-07-18 14:38:15 +0200
  • a343a146bd
    Allow overriding of nginx_vhost_path and nginx_default_vhost_path. #116 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 #85 Prisacari Dmitrii 2017-07-13 10:49:42 +0300
  • c0e18490e9 Merge f2608c7597 into da2ec60144 #113 Fernando Membrive 2017-07-12 08:42:01 +0000
  • f2608c7597 Load modules before events directive #113 Fernando Membrive 2017-07-12 10:35:11 +0200
  • 49f3fdac1e Revert poll selection to default #112 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 #111 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 #110 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 #109 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 #107 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 #96 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 #105 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 #100 David Lundgren 2017-04-27 22:42:51 +0000
  • 41979991e5 Quote the variable on the include #100 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 #99 Oskar Schöldström 2017-04-26 19:36:32 -0500