2015-07-01 00:28:13 +03:00

5 lines
81 B
Plaintext

# using curl:
curl {{ ping_url }}
# using wget:
wget {{ ping_url }} -O /dev/null