Added elk draft

This commit is contained in:
2020-12-30 15:41:34 +01:00
parent 0ff9953127
commit 3448734482
7 changed files with 147 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
- name: recreate docker-elk
command:
cmd: docker-compose -p docker-elk up -d --force-recreate
chdir: /srv/docker-elk