Add a timeout to force socket creation on re-setting netconf port (#27801)

This commit is contained in:
Ricardo Carrillo Cruz 2017-08-05 15:28:06 +02:00 committed by GitHub
parent fdaa803cca
commit 2ad56c0700

View file

@ -56,6 +56,10 @@
- "result.failed == true"
- "'unable to open shell' in result.msg"
- name: wait for persistent socket to timeout, this ensures new socket creation with connection type netconf
pause:
seconds: 30
- name: Set back netconf to default port
junos_netconf:
state: present