mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
docstring improvement for network.ping module execution
This commit is contained in:
parent
c1458980f3
commit
b3f638ff0f
@ -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