1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_role_nginx.git synced 2024-07-06 22:39:01 +02:00
Commit graph

22 commits

Author SHA1 Message Date
L3D e2e4a10595
Guess fixing broken acme stuff 2023-06-14 02:23:00 +02:00
L3D 49e20aea53
Merge pull request #3 from DO1JLR/x
Fix nginx template copy and linting
2023-03-07 19:31:13 +01:00
L3D 7d5e029961
Fix nginx template copy and linting
+ Improved some linting
+ Using FQCN more often
+ Using absolute path in template copy

SOLVE Issue https://github.com/DO1JLR/ansible_role_nginx/issues/2
2023-03-07 19:28:51 +01:00
L3D 955cf7c6c8
Merge pull request #1 from DO1JLR/users
create nginx user/group
2021-10-18 14:26:51 +02:00
L3D 90f9fbd36d
create nginx user/group 2021-10-18 14:25:48 +02:00
L3D 06c49a000d
fix typo 2021-10-05 01:04:56 +02:00
L3D 6a47b9c101
adding gzip to nginx 2021-10-04 22:09:39 +02:00
L3D 6adbdcc21f
update versionscheck task 2021-05-10 22:55:10 +02:00
L3D 0144eb1c02
create option for logging
create option for logging
add new ansible prefix
2021-02-06 17:00:10 +01:00
L3D c0bd7476c0
improve linting 2021-02-04 18:27:54 +01:00
L3D 5a67f059c3
improve acmetool enable/disable 2021-02-04 18:22:01 +01:00
L3D f4687d7a1f
move templates to template dir and implement some useful options 2021-02-04 16:01:30 +01:00
L3D f5de2a2056
implement versionscheck 2021-02-04 14:43:54 +01:00
L3D 40b06cbf9a
rename snippet vars 2021-02-04 14:35:47 +01:00
L3D b8325fd754
rename service and adjust nginx configuration 2021-02-04 13:49:56 +01:00
L3D 0e3088a642
improve nginx installation method 2021-02-04 13:43:08 +01:00
L3D 86bd6f0d14
migrate LICENSE File from raoul 2021-02-04 13:30:12 +01:00
Raoul f14aad6fc0
Support generation of dhparam
Note: Default length is 2048 bits, but can be changed by var
2020-12-24 19:52:31 +01:00
Raoul 642aa37a60
Extend per-site snippet handling to tls, certificates and logging 2020-12-23 03:49:11 +01:00
Raoul 0b60a92826
Remove default configuration from nginx package 2020-11-04 06:02:00 +01:00
Raoul cbf2aedff7
Restart nginx to load new sites before doing acme 2020-11-04 06:00:44 +01:00
Raoul 520a6781b9
Initial checkin 2020-11-02 04:52:31 +01:00