00:00

QUESTION 11

Which configuration option in the Ansible inventory is issued control privilege escalation of the remote user?

Correct Answer: D
Reference https://docs.ansible.com/ansible/2.6/user_guide/become.html

QUESTION 12

Which of the following functions are provided by the Ansible apt module? (Choose two correct answers.)

Correct Answer: BE
Reference https://docs.ansible.com/ansible/latest/modules/apt_module.html

QUESTION 13

Which of the following statements are true about Jenkins? (Choose two correct answers.)

Correct Answer: BE

QUESTION 14

A Dockerfile contains the statements:
COPY data/ /data/
VOLUME /data
What happens when the resulting container is started without any additional volume configuration? (Choose two correct answers.)

Correct Answer: CE

QUESTION 15

What happens when a merge conflict occurs in git? (Choose two correct answers.)

Correct Answer: DE