Emilien Mantel
|
af9fa6a2c3
|
Update stretch vagrant box (virtualbox)
|
2017-06-29 15:04:59 +02:00 |
Emilien Mantel
|
4486bddb19
|
Add blank lines, spaces... (readability)
|
2017-06-14 18:00:30 +02:00 |
Emilien Mantel
|
0b99a1c28e
|
Remove ansible 2.3 warnings - fixes #29
|
2017-06-14 17:54:48 +02:00 |
Emilien Mantel
|
d616657f12
|
travis: missing debian stretch + ansible 2.2
|
2017-06-09 09:48:24 +02:00 |
Emilien Mantel
|
eb0bdcad6f
|
Travis major changes:
- Use Vagrant + Docker
- Test multiple Ansible versions
|
2017-06-06 14:15:03 +02:00 |
Emilien Mantel
|
3ae791ec47
|
Role can be fully called in check mode
|
2017-06-01 11:38:22 +02:00 |
Emilien Mantel
|
cbdfc741ba
|
Renaming variables *vhost* -> *site*
Vhost is an Apache configuration, not Nginx.
Manages backward compatibility.
|
2017-04-25 12:27:08 +02:00 |
Emilien Mantel
|
a60e81cc1f
|
fix redirect https : show port only if not 443
|
2017-04-13 15:16:53 +02:00 |
Emilien Mantel
|
f1af8991fd
|
Bug fix : redirect https with many names
On a multiple name vhost with redirect_https, redirection is done with
the origin name not the main name.
|
2017-04-13 14:21:14 +02:00 |
Emilien Mantel
|
fcb59fd331
|
no_log when deleting htpasswd files
|
2017-03-14 11:21:35 +01:00 |
Emilien Mantel
|
2aa9e8b6b9
|
load modules uses pattern *.conf
|
2017-03-13 10:19:07 +01:00 |
Emilien Mantel
|
7892626fc0
|
Load module from {{nginx_dir}}/etc/modules-enabled
|
2017-03-13 09:53:29 +01:00 |
Emilien Mantel
|
ae167d3317
|
Disabling htpasswd by setting false
|
2017-03-08 11:10:14 +01:00 |
Emilien Mantel
|
d8f241f79c
|
Fix headers quotes on nagios
|
2017-02-09 12:30:13 +01:00 |
Emilien Mantel
|
0e33d1b372
|
Auto quote headers values
|
2017-02-09 12:03:14 +01:00 |
Emilien Mantel
|
2cd559b87a
|
Fix X-XSS-Protection with quotes
|
2017-02-09 11:59:33 +01:00 |
Emilien Mantel
|
d550f1bab1
|
Read-only var: nginx_servers_default_headers
|
2017-02-08 16:16:19 +01:00 |
Emilien Mantel
|
021ca4e173
|
Auto add "X-XSS-Protection" header to servers
|
2017-02-08 15:59:02 +01:00 |
Emilien Mantel
|
38a8354754
|
Bind proxy_protocol on port
|
2017-01-03 12:07:31 +01:00 |
Emilien Mantel
|
1b06fe273f
|
Add html file to test-ssl-proxy-protocol.local
|
2017-01-03 11:32:45 +01:00 |
Emilien Mantel
|
684c794566
|
Manage proxy protocol
|
2017-01-03 11:16:28 +01:00 |
Emilien Mantel
|
f2cfae31b1
|
Update APT cache should not "change"
|
2016-12-08 17:34:59 +01:00 |
Emilien Mantel
|
481bcd34b1
|
no_log while creating SSL directories
|
2016-12-08 09:19:12 +01:00 |
Emilien Mantel
|
875c7cfb2e
|
Async task: generate dh
|
2016-12-07 07:48:32 +01:00 |
Emilien Mantel
|
8caddedc68
|
Deploy custom facts with nginx_vhosts
|
2016-11-29 14:32:27 +01:00 |
Emilien Mantel
|
4a3aed6974
|
no_log on task : Deploy SSL certs
|
2016-11-29 09:35:53 +01:00 |
Emilien Mantel
|
8ccc9f521f
|
Secure files permission
|
2016-11-25 11:33:20 +01:00 |
Emilien Mantel
|
5b0977567c
|
New feature: provide location order (#24 related)
|
2016-11-23 11:44:04 +01:00 |
E Mantel
|
de71e1bdcc
|
Better display for server_name
|
2016-11-16 20:51:03 +01:00 |
Emilien Mantel
|
19cdab5ba4
|
default vhost on HTTPS redirect
|
2016-11-15 17:15:39 +01:00 |
Emilien Mantel
|
999f226838
|
Delete useless test
|
2016-11-07 17:40:00 +01:00 |
Emilien Mantel
|
40f67fc103
|
Vhost ssl_name name is now optionnal
|
2016-11-07 17:22:14 +01:00 |
Emilien Mantel
|
6b1366298f
|
no_log on sensitive data
|
2016-11-02 14:48:49 +01:00 |
Emilien Mantel
|
817d56fb81
|
Fix redirect https on non standard port
|
2016-11-02 14:25:27 +01:00 |
Emilien Mantel
|
e08401acf8
|
vhost redirect_from accepts string
|
2016-11-02 14:23:55 +01:00 |
Emilien Mantel
|
0bda544a2f
|
Revert "nginx -t has no side effect"
This reverts commit 2641777abe .
|
2016-11-02 14:21:32 +01:00 |
Emilien Mantel
|
2641777abe
|
nginx -t has no side effect
|
2016-10-27 17:48:57 +02:00 |
Emilien Mantel
|
60a368f3e1
|
Manage many configurations
|
2016-10-13 11:11:07 +02:00 |
Emilien Mantel
|
41a5575627
|
Dynamic modules starts at version 1.9.11
|
2016-10-12 18:16:53 +02:00 |
Emilien Mantel
|
42bb4a3e2b
|
Dynamic module management (closes #23)
|
2016-10-12 18:13:59 +02:00 |
Emilien Mantel
|
ef3440a015
|
Bug fix: vhost with absent state is not deleted in sites-enabled
|
2016-10-10 14:35:46 +02:00 |
Emilien Mantel
|
eb704da8d8
|
README improvement pour vhost.filename
|
2016-10-07 11:01:00 +02:00 |
Emilien Mantel
|
64a9ab7c68
|
Better display in _base.j2 with many server_name
|
2016-10-07 10:57:26 +02:00 |
Emilien Mantel
|
c4ee6eb1a2
|
vhost.filename used by log and directories creation
|
2016-10-07 10:50:05 +02:00 |
Emilien Mantel
|
8789bd2c9c
|
Add some security rules for wordpress
|
2016-09-03 12:43:28 +02:00 |
Emilien Mantel
|
a2e6e98436
|
Add new feature: nginx_fastcgi_fix_realpath
|
2016-08-30 17:14:34 +02:00 |
E Mantel
|
fc44b704cf
|
Merge pull request #22 from HanXHX/vhost_state
Vhost state
|
2016-08-30 12:28:44 +02:00 |
Emilien Mantel
|
cf662acdd7
|
Fix condition when creating vhosts
|
2016-08-30 11:18:14 +02:00 |
Emilien Mantel
|
34c8d1926f
|
Vhost state (closes #19)
|
2016-08-30 11:06:38 +02:00 |
Emilien Mantel
|
634d88874f
|
Backward compatibility with nginx_php variable
|
2016-08-30 10:52:28 +02:00 |