mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 14:20:22 -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
|
@ -33,6 +33,7 @@ description:
|
|||
author:
|
||||
- Jason Edelman (@jedelman8)
|
||||
notes:
|
||||
- Tested against NXOSv 7.3.(0)D1(1) on VIRL
|
||||
- At least one of C(master) or C(logging) params must be supplied.
|
||||
- When C(state=absent), boolean parameters are flipped,
|
||||
e.g. C(master=true) will disable the authoritative server.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue