mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
4 lines
182 B
YAML
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'] }
|