ansible/test/integration/targets/prepare_junos_tests/tasks/main.yml

9 lines
188 B
YAML

---
- debug: msg="START prepare_junos_tests/main.yaml"
- name: reset persistent connection
meta: reset_connection
- name: Ensure netconf is enabled
junos_netconf:
state: present