ansible/test/integration/targets/junos_command/tasks/main.yaml
2017-05-09 18:41:48 +05:30

4 lines
182 B
YAML

---
- { include: netconf_xml.yaml, tags: ['netconf', 'xml'] }
- { include: netconf_text.yaml, tags: ['netconf', 'text'] }
- { include: netconf_json.yaml, tags: ['netconf', 'json'] }