14 lines
200 B
YAML
14 lines
200 B
YAML
{{ ansible_managed | comment }}
|
|
|
|
modules:
|
|
http_2xx:
|
|
prober: http
|
|
http:
|
|
http_post_2xx:
|
|
prober: http
|
|
http:
|
|
method: POST
|
|
tcp_connect:
|
|
prober: tcp
|
|
icmp:
|
|
prober: icmp
|