Update salt/modules/network.py

Co-authored-by: Megan Wilhite <mwilhite@vmware.com>
This commit is contained in:
David Murphy 2023-06-06 13:01:45 -06:00 committed by Megan Wilhite
parent dfdb2aff48
commit e6c3661b48

View file

@ -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: