mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Update salt/modules/network.py
Co-authored-by: Megan Wilhite <mwilhite@vmware.com>
This commit is contained in:
parent
e6c3661b48
commit
d572d1a703
1 changed files with 1 additions and 1 deletions
|
@ -1364,7 +1364,7 @@ def ip_neighs6():
|
|||
"""
|
||||
Return the ip neighbour (arp) table from the minion for IPv6 addresses
|
||||
|
||||
.. versionadded:: 3007
|
||||
.. versionadded:: 3007.0
|
||||
|
||||
CLI Example:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue