Update main.yml

This commit is contained in:
qiaofeng1227 2022-07-19 08:40:33 +08:00 committed by GitHub
parent 4f5274b149
commit 54d4ff7ab2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,3 @@
port: "{{portainer_port}}"
delay: 10
timeout: 30
- name: Check portainer Version
shell: sudo echo "portainer version $(docker exec -i portainer bash -c 'cat /var/www/html/package.json | grep version')" 1>> /data/logs/install_version.txt