Reset persistent connection in junos integration test (#33573)

pull/33576/head
Ganesh Nalawade 7 years ago committed by GitHub
parent 399e72abb0
commit aaf22965db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save