mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40:19 -07:00
Add 'Tested on' string to NX-OS modules (#28531)
This commit is contained in:
parent
d830186e27
commit
ada7f248c0
50 changed files with 50 additions and 0 deletions
|
@ -30,6 +30,7 @@ description:
|
|||
- Manages static route configuration
|
||||
author: Gabriele Gerbino (@GGabriele)
|
||||
notes:
|
||||
- Tested against NXOSv 7.3.(0)D1(1) on VIRL
|
||||
- If no vrf is supplied, vrf is set to default.
|
||||
- If C(state=absent), the route will be removed, regardless of the
|
||||
non-required parameters.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue