Update main.yml
This commit is contained in:
parent
ec0d0abae0
commit
afeca72d66
1 changed files with 0 additions and 11 deletions
|
@ -2,14 +2,3 @@
|
|||
include_tasks: tasks/install.yml
|
||||
vars:
|
||||
app: "elk"
|
||||
|
||||
- block:
|
||||
- pause:
|
||||
prompt: "Please login to Kibana UI and check it, then input Enter to continue"
|
||||
echo: no
|
||||
- name: Delete contains and images resources
|
||||
shell: |
|
||||
docker compose down -v
|
||||
docker system prune --all --force
|
||||
args:
|
||||
chdir: /data/apps/elk
|
||||
|
|
Loading…
Add table
Reference in a new issue