Emilien M
247f849b86
Remove obsolete code (php 5.6 support) ( #41 )
...
Closes #39
2019-04-26 13:28:04 +02:00
Emilien Mantel
a03a656b18
Prevent crash on Docker+Buster
2019-04-25 16:14:43 +02:00
Emilien Mantel
1239219d90
Add buster to travis
2019-04-25 14:37:15 +02:00
Emilien Mantel
4f94fc2211
acme.sh fixes
...
- fix acme.sh home directory
- Clean crash when acme.sh fails (EXPERIMENTAL)
2019-04-25 13:59:19 +02:00
Emilien M
e89a154bb5
Support Debian Buster ( #37 )
2019-04-23 09:28:00 +02:00
Emilien Mantel
c9bda9e95a
Force Python2.7 on travis
2019-04-19 14:38:47 +02:00
Emilien Mantel
4efc975770
Remove obsolete doc
2019-04-10 10:01:32 +02:00
Emilien M
20d04015c1
Remove newlines+tab on server_name. Bypass acme.sh limitations ( #38 )
2019-03-20 19:37:55 +01:00
Emilien Mantel
98b0de9265
Fix tests
2019-02-21 18:32:38 +01:00
Emilien Mantel
95706359c8
Fix "override_try_files"
2019-02-20 17:08:56 +01:00
Emilien Mantel
1437619475
Manages locations before "/"
2019-02-20 15:13:25 +01:00
Emilien Mantel
7959182bf8
Remove legacy code
2019-02-20 15:06:59 +01:00
Emilien Mantel
5ed17149e5
Drop Jessie support
2019-02-13 14:40:03 +01:00
Emilien Mantel
91ca31e676
This role only works with Ansible 2.6+
2019-02-12 18:18:03 +01:00
Emilien Mantel
a021888728
Change DH file if length updated
2019-02-12 18:07:04 +01:00
Emilien Mantel
c12113921c
Fixes some warnings
2019-02-12 18:04:24 +01:00
Emilien Mantel
74b48fca2c
Update crypto helpers
...
Fixes #36
2019-02-12 18:03:52 +01:00
Emilien Mantel
3642df1d5f
Some fixes
2019-02-08 16:59:01 +01:00
Emilien Mantel
c399bf35b5
Compat with modern ansible versions
2019-02-05 11:05:04 +01:00
Emilien M
8218e5c972
Fix deprecations ( #35 )
...
* Drop Nagios support
* Fix start PHP-FPM on Docker
* Fix deprecations on Ansible 2.7
- with_ -> loop
- fix filters as test
- test version_compare -> version
- set min_version to 2.5
2019-01-24 11:05:46 +01:00
Emilien Mantel
87c1c68949
Add Ansible 2.5 + 2.6 to travis
2018-10-03 14:09:20 +02:00
Emilien Mantel
817929beca
Add self-signed cert feature
2018-04-20 09:32:46 +02:00
Emilien Mantel
678dff9a1a
Tune vimrc (mouse is boring on stretch)
2018-04-20 09:20:39 +02:00
Emilien Mantel
3da65983bd
Fix acme create
2018-03-22 20:35:51 +01:00
Emilien Mantel
3fb8f092fb
Fake site + force IPv6
2018-03-22 20:30:10 +01:00
Emilien Mantel
19a85ca381
Autoconfigure ipv6 on fakesite
2018-03-22 19:48:41 +01:00
Emilien Mantel
2bab49221a
Autoconfigure IPv6 on each server
2018-03-22 19:47:30 +01:00
Emilien Mantel
6e877c070e
Configure nginx restart with acme.sh
2018-03-22 19:03:33 +01:00
Emilien Mantel
c165f88126
Manage multiple names with acme.sh
2018-03-22 18:43:44 +01:00
Emilien Mantel
59dd3997de
Acme uses light fake sites
2018-03-22 18:39:10 +01:00
Emilien Mantel
ae6dc88bc4
Delete current site when playing with acme.sh
2018-03-22 17:49:02 +01:00
Emilien Mantel
6719b415ab
Fix playbook crash whith acme and multiple domain
2018-03-22 17:47:53 +01:00
Emilien Mantel
fd21603a4d
Fix FreeBSD version for galaxy
2018-03-18 12:37:27 +01:00
Emilien Mantel
f52be2bbf3
Add FreeBSD in meta/main.yml
2018-03-17 14:52:14 +01:00
Emilien Mantel
a4aeec0a94
Drop check legacy nginx version
2018-03-17 14:08:48 +01:00
Emilien Mantel
713a2241de
Drop owncloud code
2018-03-17 14:04:48 +01:00
Emilien Mantel
6cae501266
Drop fastcgi_params supprort
2018-03-17 14:02:08 +01:00
Emilien Mantel
dd7834e8ce
Fix daemonize lock file (ngrok)
...
It overwrited ngrok binary on Debian
2018-03-17 14:01:07 +01:00
Emilien Mantel
cb031c4014
Force shell for FreeBSD
2018-03-17 14:00:01 +01:00
Emilien Mantel
db97fe84f8
Add doc for FreeBSD
2018-03-17 12:54:57 +01:00
Emilien Mantel
c9629e385f
Working on FreeBSD 11/12
2018-03-17 12:24:19 +01:00
Emilien Mantel
5843d695b3
Manage FreeBSD 11
2018-03-16 21:56:15 +01:00
Emilien Mantel
8c7d581131
Fix php upstream with TCP socket
2018-03-16 18:53:53 +01:00
Emilien Mantel
0b85d81991
Better redirect management
...
Fixes renew with letsencrypt (always redirect and never handle
challenge)
2018-03-15 18:30:01 +01:00
Emilien Mantel
7fe08beb9a
Enable TLSv1.3 on nginx v1.13.0
2018-03-15 18:13:13 +01:00
Emilien Mantel
33ef161623
Ansible 2.4 must not fail now
2018-03-15 18:07:36 +01:00
Emilien Mantel
c2685732a4
Manages Ansible 2.4+ with Docker
...
Closes #30
2018-03-15 18:06:38 +01:00
Emilien Mantel
737dfbeb30
Add debug mode
2018-03-15 16:10:37 +01:00
Emilien Mantel
def13392a7
Add Ansible 2.5 on travis
2018-03-15 12:56:12 +01:00
Emilien Mantel
6897f66344
redirect_from manages now https sites
2018-03-15 12:54:12 +01:00