ansible/test/integration/targets/net_lldp/tests/netconf/basic.yaml

4 lines
126 B
YAML
Raw Normal View History

---
- include: "{{ role_path }}/tests/junos/basic.yaml"
when: hostvars[inventory_hostname]['ansible_network_os'] == 'junos'