mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
ba60ac04fc
* 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
3 lines
90 B
YAML
3 lines
90 B
YAML
---
|
|
- { include: cli.yaml, tags: ['cli'] }
|
|
- { include: netconf.yaml, tags: ['netconf'] }
|