AnsibleのAd-hocコマンドを使用して、全ホスト(`all`)に対して接続確認(`ping`モジュール)を行う正しいコマンドはどれか。

`ansible <対象> -m <モジュール名>` が基本構文である。