Reset persistent connection in junos integration test (#33573)
This commit is contained in:
parent
399e72abb0
commit
aaf22965db
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
---
|
||||
- debug: msg="START prepare_junos_tests/main.yaml"
|
||||
|
||||
- name: reset persistent connection
|
||||
meta: reset_connection
|
||||
|
||||
- name: Ensure netconf is enabled
|
||||
junos_netconf:
|
||||
state: present
|
||||
|
|
Loading…
Reference in a new issue