Lpi Linux Professional Institute DevOps Tools Engineer Exam 701 (701-100日本語版) (701-100日本語) Free Practice Test
Question 1
単体テストでは何がテストされますか?
Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 2
どのAnsibleモジュールを使用してファイルの内容を変更できますか? (3つの正解を選択してください。)
Correct Answer: A,B,C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 3
コマンドパッカーはtemplate.jsonを検証しますか?
Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 4
プレイブックでどのAnsibleキーワードを使用して、タスクの結果(つまり、リターンコード)を変数に格納しますか?
Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 5
次のHTTPヘッダーのうち、CORSヘッダーはどれですか?
Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 6
次のLogstash grokフィルターに一致するログメッセージはどれですか?
grok {
match => ["message", "%{SYSLOGBASE} new node %{IPORHOST:node}" ]
}
grok {
match => ["message", "%{SYSLOGBASE} new node %{IPORHOST:node}" ]
}
Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).