mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-06 10:43:14 +00:00
* Implementation of junos_static_route module * junos implementation of net_static_route * integration test for junos_static_route * integration test for junos net_static_route * Minor change * Doc change * Fix CI issue
4 lines
90 B
YAML
4 lines
90 B
YAML
---
|
|
- { include: cli.yaml, tags: ['cli'] }
|
|
- { include: netconf.yaml, tags: ['netconf'] }
|