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:52 -06:00 committed by Megan Wilhite
parent e6c3661b48
commit d572d1a703

View file

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