Free Practice Mock Questions Set 6-10 (Quiz # 2) for LPI 701-100 Exam, according to official LPI Linux Professional Institute DevOps Tools Engineer Exam 701 exam syllabus topic # 1
Which configuration option in the Ansible inventory is issued control privilege escalation of the remote user?
Answer : D
Which of the log messages below matches the following Logstash grok filter?
grok {
match => [''message'', ''%{SYSLOGBASE} new node %{IPORHOST:node}'' ]
}
Answer : C
How is a Docker container image retrieved from a Docker registry?
Answer : B