Merge pull request #26465 from rallytime/bp-26457

Back-port #26457 to 2015.5
This commit is contained in:
Justin Findlay 2015-08-19 10:08:16 -06:00
commit f46a0dab5d

View File

@ -68,7 +68,7 @@ def wol(mac, bcast='255.255.255.255', destport=9):
def ping(host, timeout=False, return_boolean=False):
'''
Performs a ping to a host
Performs an ICMP ping to a host
CLI Example: