Add versionadded tags for network module funcs (#38127)

This commit is contained in:
Nicole Thomas 2016-12-07 10:44:25 -07:00 committed by GitHub
parent fd06bab673
commit bbdfcab7d9

View file

@ -1473,6 +1473,8 @@ def ifacestartswith(cidr):
'''
Retrieve the interface name from a specific CIDR
.. versionadded:: 2016.11.0
CLI Example:
.. code-block:: bash
@ -1495,6 +1497,8 @@ def iphexval(ip):
'''
Retrieve the interface name from a specific CIDR
.. versionadded:: 2016.11.0
CLI Example:
.. code-block:: bash