mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 10:17:15 +08:00
Update main.yml
This commit is contained in:
parent
38f0553cef
commit
12dbfd9a87
@ -9,10 +9,6 @@
|
||||
delay: 10
|
||||
timeout: 300
|
||||
|
||||
- name: Check {{appname}} Version
|
||||
shell: |
|
||||
sudo echo -e "elk_version: `docker exec -it elasticstack-elasticsearch bin/elasticsearch --version | awk -F ' ' '{print $2}'`" |sudo tee -a /data/logs/install_version.txt
|
||||
|
||||
- block:
|
||||
- pause:
|
||||
prompt: "Please login to Kibana UI and check it, then input Enter to continue"
|
||||
|
Loading…
Reference in New Issue
Block a user