mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Merge pull request #26465 from rallytime/bp-26457
Back-port #26457 to 2015.5
This commit is contained in:
commit
f46a0dab5d
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user