redesigned elk implementation

This commit is contained in:
2020-12-30 20:26:48 +01:00
parent fa5f919583
commit 6034156a6d
10 changed files with 120 additions and 46 deletions

View File

@@ -0,0 +1,7 @@
---
- name: recreate docker-elk
command:
cmd: docker-compose up -d --force-recreate
chdir: "{{docker_elk_compose_path}}"
environment:
COMPOSE_HTTP_TIMEOUT: 600