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
dfdb2aff48
commit
e6c3661b48
1 changed files with 1 additions and 1 deletions
|
@ -1337,7 +1337,7 @@ def ip_neighs():
|
|||
"""
|
||||
Return the ip neighbour (arp) table from the minion for IPv4 addresses
|
||||
|
||||
.. versionadded:: 3007
|
||||
.. versionadded:: 3007.0
|
||||
|
||||
CLI Example:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue