ansible/test/integration/targets/junos_static_routes/tasks/main.yaml
Daniel Mellado 9404384985
Add junos_static_routes module (#65239)
This commit adds a new network resource module for static routes on
junos devices.

Signed-off-by: Daniel Mellado <dmellado@redhat.com>
2019-12-04 12:59:56 +01:00

2 lines
51 B
YAML

---
- { include: netconf.yaml, tags: ['netconf'] }