change timeout
This commit is contained in:
parent
15163ca3ee
commit
69b80d081e
@ -430,7 +430,7 @@
|
|||||||
|
|
||||||
- name: Wait success send to chain
|
- name: Wait success send to chain
|
||||||
ansible.builtin.shell: |
|
ansible.builtin.shell: |
|
||||||
python3 logs_parser.py 30
|
python3 logs_parser.py 120
|
||||||
args:
|
args:
|
||||||
chdir: "{{ ansible_env.HOME }}/basic-coin-prediction-node"
|
chdir: "{{ ansible_env.HOME }}/basic-coin-prediction-node"
|
||||||
register: docker_logs_check
|
register: docker_logs_check
|
||||||
|
Loading…
Reference in New Issue
Block a user