Commit Graph

  • 8f5a35bd04
    Merge 5bc6739f99 into dbd7d57194 Nicolas de Ferrières 2024-04-09 18:13:30 +0000
  • 5bc6739f99
    fix: remove trailing space Nicolas de Ferrières 2024-04-09 20:13:24 +0200
  • 8580075721
    fix: line length in FreeBSD vars Nicolas de Ferrières 2024-04-09 20:11:35 +0200
  • dbd7d57194
    Merge pull request #248 from jon4hz/master master 3.2.0 Jeff Geerling 2024-03-23 23:03:16 -0500
  • 016415bdaf
    feat: support suse jon4hz 2024-03-23 23:16:36 +0100
  • 01381ec321 A wee bit of modernization. Jeff Geerling 2024-01-24 22:02:49 -0600
  • 3e4db55e8e Make local dev with molecule a little easier. Jeff Geerling 2024-01-24 21:55:44 -0600
  • 56547f045d Allow undefined http_to_https and refactoring template iRakic 2023-12-28 01:11:19 +0100
  • 533fc37392 Adding ability to set http listen port for http to https redirection iRakic 2023-12-28 00:03:42 +0100
  • f91ea31bd6 Adding ability to do http to https redirection iRakic 2023-12-28 00:00:14 +0100
  • ba3b82dcd7
    enh: Allow default vhost path override Nicolas de Ferrières 2023-11-23 19:20:10 +0100
  • 41628c8a18 fix reinstall Thomas Pötke 2023-09-28 03:39:46 +0200
  • 9900f2bd02
    add official nginx repository tbpoetke 2023-09-28 02:27:40 +0200
  • ff95d6202d
    Tbp/add nginx repo (#1) tbpoetke 2023-09-28 02:22:19 +0200
  • db216a2076 Stale bot is now Stale GitHub Action. Jeff Geerling 2023-07-10 17:48:17 -0500
  • a2e99e7053 Remove official support for RHEL. Rocky/Alma/Stream support is best-effort. Jeff Geerling 2023-06-23 10:56:57 -0500
  • 2e781804d9 set server_tokens to 'off' to prevent information disclosure. Frank Wettstein 2023-06-16 22:29:17 +0200
  • 13b29b765d Fix Molecule CI workflow since docker plugin has moved. Jeff Geerling 2023-04-20 17:27:53 -0500
  • 73811f0c8e Fix nginx not failing to run on Archlinux SocietasCooperationis 2023-03-16 02:57:27 -0400
  • 1cf168d944 fix typo Marek Sirovy 2023-02-15 14:45:01 +0000
  • edf8fe573c Include.d files has mode and owner parameter Marek Sirovy 2023-02-15 12:18:08 +0000
  • 07f405c1d7 Linter fix 2 Marek Sirovy 2023-02-03 11:04:25 +0000
  • a72821626d Linter fix Marek Sirovy 2023-02-03 11:01:29 +0000
  • cb54a240f1 Fix typo Marek Sirovy 2023-02-03 10:49:00 +0000
  • 3cd8cd1064 ADD: manage conf.d and include.d Marek Sirovy 2023-02-03 10:45:20 +0000
  • dd90997e00 ADD: manage conf.d and include.d Marek Sirovy 2023-02-03 10:39:57 +0000
  • 7262b39e9c ADD: manage conf.d and include.d Marek Sirovy 2023-02-03 10:38:54 +0000
  • e0e411c7a1 add distro ubuntu2204 virain 2022-12-09 13:50:11 +0800
  • 125e882d07 update ubuntu ppa virain 2022-12-09 13:42:29 +0800
  • bb6ee693ab
    Merge pull request #236 from thomasp1992/handle-alma-linux 3.1.4 Jeff Geerling 2022-12-07 04:07:23 +0000
  • 029d62ee83 Fix Molecule CI workflow for Ubuntu 22.04 GitHub Actions. Jeff Geerling 2022-12-06 18:24:15 -0600
  • f2690e01fc
    Merge pull request #235 from podarok/patch-1 3.1.3 Jeff Geerling 2022-09-09 09:47:45 -0500
  • cd0a5f5a90
    fix: Review comments Andrii Podanenko 2022-09-09 17:32:16 +0300
  • 75c34686a7
    fix: To have longer timeout for CSV upload Andrii Podanenko 2022-09-09 14:51:42 +0300
  • fe4dfd9ed7 Handle alma linux Perriguey Thomas 2022-08-24 16:44:51 +0200
  • 500c28789b
    Merge pull request #234 from dtourde-dd/fix/handler-launched-if-nginx-status-stopped 3.1.2 Jeff Geerling 2022-08-04 11:33:04 -0500
  • d05e5024d7
    fix(handler):add condition to not launch handler when nginx_service_state stopped Damien TOURDE 2022-08-04 13:23:21 +0200
  • 6e4439c54f [TASK] OPS-129: Add extra_vhost_header, which allows to add lines outside of server{} Peter Warasin 2022-07-15 17:13:58 +0200
  • e4a2b6300a Add role_name_check skipping to all molecule test suites. Jeff Geerling 2022-06-01 22:21:13 -0500
  • efe506da2b
    Merge pull request #232 from XaTTa6bl4/master 3.1.1 Jeff Geerling 2022-04-23 20:33:07 -0500
  • ecd9d2e697 tasks/setup-Ubuntu.yml: change fixed apt package name to var nginx_package_name XaTTa6bl4 2022-04-23 15:53:24 +0300
  • e1125e10fd feat: add vhost validation before rendering template Geoffrey Bachelot 2022-01-29 06:37:41 +0100
  • e1269f9a16 Update release workflow for more consistency. Jeff Geerling 2021-12-27 11:35:36 -0600
  • 4387e27a08 Use rockylinux8 instead of centos8 for CI. Jeff Geerling 2021-12-27 11:30:10 -0600
  • 10d030c4bc ArchLinux defines the pidfile in the systemd unit file. Bodo Schulz 2021-11-03 06:01:11 +0100
  • 179f26a45f
    Merge pull request #227 from racke/pr/access_log_discrepancy Jeff Geerling 2021-10-17 22:36:22 -0500
  • 2c430d34ac
    Fix discrepancy between README and defaults for nginx_access_log_variable. Stefan Hornburg (Racke) 2021-10-17 15:01:41 +0200
  • 552382318b Make sure bugs aren't automatically closed. Jeff Geerling 2021-08-23 08:53:46 -0500
  • 85ff13a790
    feat(ubuntu): switch from ppa to official repo source Jan Schmitt 2021-08-10 08:22:46 +0200
  • ce3d3357b0
    Merge pull request #222 from glaszig/rocky-linux-support 3.1.0 Jeff Geerling 2021-07-05 11:27:01 -0500
  • cbf2aea6fe
    add rocky linux to ci build matrix glaszig 2021-07-04 00:48:45 -0300
  • 9f1b7e9ce7
    run redhat tasks on rocky linux glaszig 2021-07-03 23:44:20 -0300
  • cee3ac6eed
    add vars file for rocky linux glaszig 2021-07-03 23:42:38 -0300
  • 48633acdae
    Merge pull request #205 from mtlynch/upstream-servers Jeff Geerling 2021-05-26 17:31:21 -0500
  • 1820e90b4c PR #86 follow-up: Fix a couple code style issues. 3.0.0 Jeff Geerling 2021-04-13 22:37:05 -0500
  • e533fbab36
    Merge pull request #125 from robbyoconnor/add-ipv6-support Jeff Geerling 2021-04-13 22:35:16 -0500
  • 2aa9dd5f06
    Fixes #86 -- Add ipv6 support Robert O'Connor 2017-09-04 22:41:29 -0400
  • cf20c217da Update templates/nginx.conf.j2 to remove gzip comment. Brian Wells 2021-03-25 15:49:41 -0500
  • a629923cb1 Update templates/nginx.conf.j2 to remove indentation on http_begin and http_end blocks. Brian Wells 2021-03-25 14:49:23 -0500
  • 6779158d57 Update defaults/main.yml with better production defaults. Brian Wells 2021-03-25 14:45:07 -0500
  • 125f182635 Update templates/nginx.conf.j2 with send_timeout variable. Brian Wells 2021-03-25 14:44:14 -0500
  • d3baaf9908 Remove ansible-lint from roles. Jeff Geerling 2021-03-15 09:28:33 -0500
  • f91f3dc631 Make ansible-lint work again. Jeff Geerling 2021-02-22 16:15:09 -0600
  • 9377aa7c38 remove unecessary sudos Joël Séguillon 2021-01-31 21:18:01 +0100
  • fdd86b29ba
    now woking on kubevirt molecule (#2) Joel Seguillon 2021-01-22 00:08:16 +0100
  • a3a54faa9a 1st attemp for kubevirt molecule Joël Séguillon 2021-01-21 19:57:31 +0100
  • 14a41c5b29 correct mainline path for Ubuntu Andreas Lehr 2021-01-18 17:42:54 +0100
  • f3274bd0bd nginx_service_name variable Kirill Shnurov 2021-01-13 09:41:04 +0300
  • c94717e020
    Add option "nginx_extra_log_formats" to setup multiple log formats in nginx.conf. Stefan Hornburg (Racke) 2021-01-09 15:24:49 +0100
  • 1ebbb1de31
    Justify handler orders René Moser 2021-01-01 11:52:49 +0100
  • 3b8bab4298 fix: missing semi-colon julien 2020-12-24 13:55:01 -0500
  • 3e0b830f84 Drop support for RedHat / CentOS 6. Jeff Geerling 2020-12-08 17:04:48 -0600
  • a97fa8abe0 Add support for Clear Linux OS Ludovico Pavesi 2020-12-08 01:20:25 +0100
  • 199283e492 Fix typo in ansible displayed comment Michael Schmitz 2020-11-29 23:25:32 +0100
  • ff8d6356f1 Add nginx.org debian repo as package source Michael Schmitz 2020-11-29 22:59:48 +0100
  • 28c3d9458d Dump Travis CI and move to GitHub Actions. Jeff Geerling 2020-11-05 15:05:48 -0600
  • f4758f0322 add support for additional log_formats and access_logs Tod Detre 2020-10-29 09:00:20 -0400
  • 7cf1c98543 name all tasks Andreas Lehr 2020-10-29 13:42:33 +0100
  • b5847f32d1 make travis happy Andreas Lehr 2020-10-29 12:18:02 +0100
  • f674c1e4b3 update readme regarding ppa/official repo Andreas Lehr 2020-10-29 12:03:54 +0100
  • 96b97ced8b use official nginx repo, remove legacy ppa Andreas Lehr 2020-10-29 12:00:34 +0100
  • 73b0585715 Switch to travis-ci.com. Jeff Geerling 2020-10-26 20:10:55 -0500
  • 2e07c1cae4 Make sure docker driver is installed with molecule. Jeff Geerling 2020-10-15 17:04:41 -0500
  • 227d1326ca Fix rule 208 lint issues. Jeff Geerling 2020-08-20 22:37:17 -0500
  • 78c46c4972 Ignore the tyranny of ansible-lint rule 106. Jeff Geerling 2020-08-20 19:22:25 -0500
  • 18a9383db5 ignore linter error 503 in tasks/setup-RedHat.yml h3po 2020-08-13 13:07:44 +0200
  • c9275d89ef fix linter error in tasks/setup-RedHat.yml h3po 2020-08-13 13:01:25 +0200
  • 653b225dff enable yum gpgcheck and module_hotfixes as recommended h3po 2020-08-13 12:54:31 +0200
  • 3041e59244 handle package updates after changing the repo from stable to mainline on redhat h3po 2020-08-13 12:52:47 +0200
  • ef4ade8267 allow using the mainline repo on redhat h3po 2020-08-13 12:51:09 +0200
  • 485cc835f1 Upgrade Travis CI docker version to fix Molecule tests. Jeff Geerling 2020-08-12 14:55:29 -0500
  • 2fde446202 Fix documented example value for nginx_upstreams.servers Michael Lynch 2020-08-09 09:12:11 -0400
  • 5210eee3a8 Optionally reload the nginx service. Do not hardcode this. Builds taking place in environments different to those that they deploy into, will struggle to use this role, particularly if they are resolving any kind of external DNS service. I.E. with the resolver config. DaveHewy 2020-07-31 11:25:30 +0100
  • 9ae8584281 Clarify that PPA addition only happens if configured. Jeff Geerling 2020-07-22 12:27:50 -0500
  • c5d73ace87 Ensure dirmngr is installed for gnupg compatibility. 2.8.0 Jeff Geerling 2020-07-22 09:06:49 -0500
  • 14bda8108e Update nginx test environments. Jeff Geerling 2020-07-22 09:04:35 -0500
  • 5757936ab0 Add default for nginx.conf file permission Felix Paetow 2020-07-12 17:18:28 +0200
  • 7b870e7d0b fix Szymon Cader 2020-07-06 22:10:58 +0200
  • 7397e04eb0 fix Szymon Cader 2020-07-06 21:20:16 +0200
  • b13220ab36 fix Szymon Cader 2020-07-06 21:14:33 +0200