# using curl:
curl --retry 3 {{ ping_url }}

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