Commit Graph

  • 6fa36689e7
    Merge pull request #107 from etcet/multiline-ansible-managed Grzegorz Dzien 2019-02-22 17:31:23 +0000
  • 328318bc19 Advance SSL and proxy SSL settings (#100) Timothy Allen 2019-02-22 12:28:19 -0500
  • 60381b31c1 Support multi-line ansible_managed messages Chris James 2019-02-22 10:48:17 -0600
  • e07218efa7 Change ssl paths Tim Allen 2019-02-22 09:30:24 -0500
  • 9f762ba805 Merge branch 'http-proxy-ssl' of https://github.com/tallen116/ansible-role-nginx into http-proxy-ssl Tim Allen 2019-02-21 15:53:20 -0500
  • 813392a13d Change SSL path to default Tim Allen 2019-02-21 15:53:16 -0500
  • b7913c6c4d Fix line limit Ansible lint warnings (#106) Alessandro Fael Garcia 2019-02-19 17:15:04 +0100
  • 3d0c588459 Fix line limit Ansible lint warnings Alessandro Fael Garcia 2019-02-19 17:12:03 +0100
  • 8695f49f2b Refactor signing key tasks (#105) Alessandro Fael Garcia 2019-02-19 16:30:10 +0100
  • 7a4da29a82 Refactor signing key tasks Alessandro Fael Garcia 2019-02-19 15:52:55 +0100
  • 4bb5ea7f8b
    Merge branch 'master' into http-proxy-ssl Alessandro Fael Garcia 2019-02-18 16:01:57 +0100
  • 469d663bc2 Add proxy_redirect parameter for location blocks (#102) Alexander Rublev 2019-02-18 21:23:57 +0700
  • 44acf3713e
    Merge branch 'master' into http-proxy-ssl Alessandro Fael Garcia 2019-02-18 15:00:48 +0100
  • 149bf7e741 README.md change Alexander Rublev 2019-02-18 11:34:11 +0300
  • 6142e9f939
    Use ternary() filter to handle proxy_redirect parameter Alexander Rublev 2019-02-18 15:32:20 +0700
  • 42ae17a2b7 Merge remote-tracking branch 'upstream/master' Alexander Rublev 2019-02-18 09:19:36 +0300
  • 589d668def Add parameter to cleanup existing NGINX configs (#103) Alessandro Fael Garcia 2019-02-15 15:51:09 +0100
  • 171b7d0cce Add root parameter to server context (#104) Alessandro Fael Garcia 2019-02-15 14:59:38 +0100
  • dcc4a5599d Update NGINX Unit test playbook Alessandro Fael Garcia 2019-02-15 14:38:49 +0100
  • 9f371fb902 Add root parameter to server context Alessandro Fael Garcia 2019-02-14 15:19:43 +0100
  • b0c65a24ad Add parameter to cleanup existing NGINX configs Alessandro Fael Garcia 2019-02-14 15:14:41 +0100
  • 65b83106d5
    Add proxy_redirect parameter for http and location blocks (#1) Alexander Rublev 2019-02-14 16:43:50 +0700
  • 5bcef026da Clean up spaces Tim Allen 2019-02-13 13:20:12 -0500
  • 91808337eb Clean up spaces Tim Allen 2019-02-13 13:18:08 -0500
  • e37257b411
    Merge branch 'master' into http-proxy-ssl Timothy Allen 2019-02-13 13:14:58 -0500
  • b45de8cc7f Add proxy_ssl_name Tim Allen 2019-02-12 23:37:13 -0500
  • 8b3e47ce17 Fixed typo Tim Allen 2019-02-12 23:02:47 -0500
  • 7cdf9747c8 Clean up template code Tim Allen 2019-02-12 22:23:52 -0500
  • f29d9c33f0 Allow setting basic parameters for proxy cache (#94) Alexander Rublev 2019-02-12 22:12:40 +0700
  • 80f6157692 Support for configuration of basic authentication (#99) Marcin Mielnicki 2019-02-12 13:32:11 +0100
  • 225749197b
    Missing 'and' operator added Marcin Mielnicki 2019-02-11 19:40:23 +0100
  • be04d25b36
    Apply suggestions from code review Alessandro Fael Garcia 2019-02-11 19:13:00 +0100
  • d48757ffaa
    Keep the tasks name convention. Vladimir Botka 2019-02-11 15:17:09 +0100
  • 3a35c2e261 Fix indention issue Tim Allen 2019-02-11 09:13:06 -0500
  • a26fd2dd74 add proxy_ssl_server _name Tim Allen 2019-02-11 09:06:50 -0500
  • f266b0bc06 Changed certs to only apply if defined Tim Allen 2019-02-11 08:20:39 -0500
  • 54ee4cb250 Organize code Tim Allen 2019-02-11 08:16:34 -0500
  • af0e6869c6 Add proxy ssl server name Tim Allen 2019-02-11 08:16:24 -0500
  • 7f4a1877c4 More updates in README.md and defaults/main.yml Alexander Rublev 2019-02-11 13:24:27 +0300
  • f0eb111b3c Update README.md and defaults/main.yml Alexander Rublev 2019-02-11 13:18:06 +0300
  • db13a856ad Fix typo in variable name Alexander Rublev 2019-02-11 12:09:51 +0300
  • 9cb78b4a27 nginx-http-template.yml test fix Alexander Rublev 2019-02-11 10:48:35 +0300
  • 0c9b063a2b Correction by review Alexander Rublev 2019-02-11 10:29:15 +0300
  • f09c9fbb4f Try to cleanup creation of proxy cache directories Alexander Rublev 2019-02-11 07:57:07 +0300
  • 11bf2b5332 Resolving merge conflict Alexander Rublev 2019-02-11 06:43:30 +0300
  • fd02d66135 Add SSL variables Tim Allen 2019-02-09 14:17:22 -0500
  • 17e7da1086
    Support for configuration of basic authorization Marcin Mielnicki 2019-02-09 19:25:26 +0100
  • 8db44bf979 Websocket support enabled for reverse proxy locations. (#97) carlba 2019-02-08 14:32:32 +0100
  • b3f703eb51 Enable nginx_debug_output for nginx-template test Alexander Rublev 2019-02-08 10:08:18 +0300
  • b66058c90f Fix default.conf.j2 template Alexander Rublev 2019-02-08 09:58:07 +0300
  • 9c70a79bb1 Fix default.conf.j2 template Alexander Rublev 2019-02-08 08:39:22 +0300
  • b2dc89db16 Fix nginx-template test Alexander Rublev 2019-02-08 07:35:46 +0300
  • 863c11499a Add parameters: Alexander Rublev 2019-02-08 07:29:10 +0300
  • 8831ace4f0
    Merge branch 'master' into devel Vladimir Botka 2019-02-07 23:51:04 +0100
  • 996149c295
    Variable nginx_html_file_location removed. Vladimir Botka 2019-02-07 23:11:40 +0100
  • 8c271693ca
    Removed empty line. Vladimir Botka 2019-02-07 22:45:36 +0100
  • 5ece210e63
    Removed empty line. Vladimir Botka 2019-02-07 22:45:13 +0100
  • 94ea4dbe5b
    Removed nginx_html_file_location Vladimir Botka 2019-02-07 18:36:43 +0100
  • 6241b6c16d
    Removed nginx_html_file_location Vladimir Botka 2019-02-07 18:22:21 +0100
  • 13fb6d3052
    Removed nginx_html_file_location Vladimir Botka 2019-02-07 18:21:17 +0100
  • 4a78179dd5
    Removed nginx_html_file_location Vladimir Botka 2019-02-07 18:20:23 +0100
  • 98a710ec40 Add proxy ssl template Tim Allen 2019-02-07 07:54:37 -0500
  • 956bf21ffd Moved the websocket key to the location section Carl Bäckström 2019-02-07 10:46:57 +0100
  • 588653d90a Check Alexander Rublev 2019-02-07 11:22:23 +0300
  • 7cba1fb645 Add default filter in with_subelements loop Alexander Rublev 2019-02-07 11:17:36 +0300
  • 7be8cdd3d7 Check Alexander Rublev 2019-02-07 10:47:31 +0300
  • 6401a9e7d7 Check Alexander Rublev 2019-02-07 10:46:33 +0300
  • a01c93b9ff Change conditionals in task for creation proxy cache directories Alexander Rublev 2019-02-07 10:29:33 +0300
  • ab79db9584 Remove flag skip_missing for with_subelements loop Alexander Rublev 2019-02-07 09:19:01 +0300
  • b0826ac0e0 Changes in default.conf.j2 template Alexander Rublev 2019-02-07 08:33:39 +0300
  • 884de9545e Added more ssl options Tim Allen 2019-02-07 00:29:29 -0500
  • 808b1a0d0f Add SSL variables Tim Allen 2019-02-07 00:23:17 -0500
  • 29a238dba6 Change vars for with_subelements Alexander Rublev 2019-02-07 08:15:14 +0300
  • 1aa22d35ed Try one again with with_subelements loop Alexander Rublev 2019-02-07 07:04:30 +0300
  • 525f4d2da7 Add advance ssl to template Tim Allen 2019-02-06 22:13:47 -0500
  • c5154dab1a Add ssl protocols and ciphers Tim Allen 2019-02-06 21:54:53 -0500
  • f1e8fc44e3 Add ssl variables Tim Allen 2019-02-06 21:46:46 -0500
  • ac6c56cb3f Merge remote-tracking branch 'upstream/master' Tim Allen 2019-02-06 15:37:16 -0500
  • 3a66e10a17 Basic stream template (#92) Timothy Allen 2019-02-06 07:39:48 -0500
  • 7f51234e0a Return to previous with_subelements Alexander Rublev 2019-02-06 12:02:36 +0300
  • a300e94928 Check Alexander Rublev 2019-02-06 11:54:31 +0300
  • e2a985779a Fix typo Alexander Rublev 2019-02-06 11:45:12 +0300
  • 3d59e891ef Check Alexander Rublev 2019-02-06 11:41:50 +0300
  • e53e315d32 Check Alexander Rublev 2019-02-06 11:35:01 +0300
  • 8693c31276 Try to fix test Alexander Rublev 2019-02-06 11:26:42 +0300
  • 49d302db5d Check Alexander Rublev 2019-02-06 10:42:56 +0300
  • 71f681f691 Check Alexander Rublev 2019-02-06 10:32:50 +0300
  • e531024829 Check Alexander Rublev 2019-02-06 10:17:20 +0300
  • b69edcbbc9 Check Alexander Rublev 2019-02-06 10:10:48 +0300
  • 0c1e4d271f Adding check for reverse_proxy is defined Alexander Rublev 2019-02-06 08:38:20 +0300
  • 331b1d66cb Adding check proxy_cache_enable Alexander Rublev 2019-02-06 08:27:36 +0300
  • 3be0ebdf3a Check Alexander Rublev 2019-02-06 08:12:10 +0300
  • c3304b9c95 Check Alexander Rublev 2019-02-06 07:58:38 +0300
  • bebacf1ecc Check Alexander Rublev 2019-02-06 07:48:03 +0300
  • 73221ed0f0 Adding skip_missing flag for with_subelements Alexander Rublev 2019-02-06 07:37:30 +0300
  • c9a0305ae7 Test loop with_subelements Alexander Rublev 2019-02-06 07:16:19 +0300
  • 5a7d30e109 Added the websocket option to the README Carl Bäckström 2019-02-05 19:24:28 +0100
  • 2c5f40195a Cleanup templates Alessandro Fael Garcia 2019-02-05 18:54:59 +0100
  • 7fb4d9f6ee Websocket support enabled for reverse proxy locations. Carl Bäckström 2019-02-05 14:52:06 +0100
  • 0868d92e23 Check Alexander Rublev 2019-02-05 11:25:22 +0300