mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 01:33:09 +00:00
Reset persistent connection in junos integration test (#33573)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user