1
0
mirror of https://github.com/dev-sec/ansible-nginx-hardening.git synced 2024-11-22 19:42:02 +01:00
Commit Graph

34 Commits

Author SHA1 Message Date
Sebastian Gumprich
3efd10d119 use restart instead of reload, fix syntax 2018-09-08 14:59:13 +02:00
Sebastian Gumprich
e2113ccbf1 remove useless params 2018-09-08 14:58:36 +02:00
Sebastian Gumprich
ce11a7e6d8 only run certain tests in travis and kitchen 2018-09-08 14:56:45 +02:00
Sebastian Gumprich
e62ec36755 add ignore cert option 2018-09-08 14:56:11 +02:00
Sebastian Gumprich
bc3e6a9058 remove debian 7, oracle 7 and amz from testing 2018-09-08 14:55:58 +02:00
Sebastian Gumprich
11e43b9b02 update testing and style 2018-08-15 18:16:50 +02:00
Sebastian Gumprich
2445b3dd9a
Update README.md 2018-04-29 12:48:47 +02:00
Sebastian Gumprich
f3a6fbdb69
Merge pull request #16 from oakey-b1/fix_duplicate_error
Fix duplicate ssl_prefer_server_ciphers error
2018-01-28 19:37:30 +01:00
Neal Thomas Oakey
141a3934cf Fix duplicate ssl_prefer_server_ciphers error
and duplicate ssl_protocols warning

> nginx: [warn] duplicate value "TLSv1.2" in /etc/nginx/conf.d/90.hardening.conf:11
> nginx: [emerg] "ssl_prefer_server_ciphers" directive is duplicate in /etc/nginx/conf.d/90.hardening.conf:14
2017-12-20 09:40:01 +01:00
Sebastian Gumprich
eb702a0115 Merge pull request #14 from vishesh92/patch-1
Update README.md
2017-10-04 16:17:34 +02:00
vishesh92
84e7733a04 Update README.md
Add minimum ansible version in requirements and fix a typo.
2017-10-04 12:00:38 +05:30
Sebastian Gumprich
72fd6f11bb Merge pull request #8 from dev-sec/docker
use new Docker images
2017-07-23 21:04:49 +02:00
Sebastian Gumprich
e3073ba0e9 use new docker images 2017-07-23 20:46:21 +02:00
Sebastian Gumprich
6e0fc63602 Merge pull request #12 from fazlearefin/master
Add comment filter to {{ansible_managed}} string
2017-07-17 21:06:28 +02:00
Fazle Arefin
438df53a71 Add comment filter to {{ansible_managed}} string
Multiline {{ansible_managed}} strings do not get properly commented
without the comment filter.
See http://docs.ansible.com/ansible/playbooks_filters.html#comment-filter
2017-07-07 11:37:42 +10:00
Sebastian Gumprich
77d82a1933 Update README.md 2017-05-28 18:36:02 +02:00
Sebastian Gumprich
e79556ccba update changelog 2016-10-24 14:38:47 +02:00
Christoph Hartmann
618608b7bb Merge pull request #7 from dev-sec/tab_fix
remove tabs. fix #6
1.0.2
2016-10-24 10:51:39 +02:00
Sebastian Gumprich
8277de374f remove tabs. fix #6 2016-10-10 19:04:12 +02:00
Sebastian Gumprich
5f12ec24e8 add changelog 2016-09-25 19:14:29 +02:00
Christoph Hartmann
c5ca897214 Merge pull request #5 from dev-sec/dhparam
create dhparam file. fix #4
1.0.1
2016-09-23 02:07:22 +02:00
Sebastian Gumprich
36df40fe8e create dhparam file 2016-09-22 18:06:39 +02:00
Sebastian Gumprich
29c99df6be Merge pull request #1 from dev-sec/chris-rock/minor-updates
improve gemfile, update readme for local tests
2016-09-12 21:10:49 +02:00
Christoph Hartmann
df32a38336 improve gemfile, update readme for local tests 2016-09-12 20:59:00 +02:00
Sebastian Gumprich
70126ad348 update changelog 2016-09-06 18:45:58 +02:00
Sebastian Gumprich
cf2c4bf809 remove dependency 1.0.0 2016-08-11 18:18:56 +02:00
Sebastian Gumprich
fc9493186b update readme 2016-08-11 18:14:19 +02:00
Sebastian Gumprich
a9061b198b Update main.yml 2016-08-11 17:44:31 +02:00
Sebastian Gumprich
53e4926137 add geerlinggux.nginx dep 2016-08-11 17:46:17 +02:00
Sebastian Gumprich
b1cc68a7a0 update travis, testing 2016-07-26 16:30:59 +02:00
Sebastian Gumprich
f65754214d update travis.yml to install nginx 2016-07-26 12:58:35 +02:00
Sebastian Gumprich
9ec5f3116b Update readme 2016-07-26 12:51:57 +02:00
Sebastian Gumprich
22c58c3d41 update readme, delete more_clear_headers 2016-07-26 12:51:26 +02:00
Sebastian Gumprich
1b9dcf16cf first commit 2016-07-26 12:28:52 +02:00