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

7 lines
126 B
YAML
Raw Normal View History

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