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
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
Which of the following statements are true about Jenkins? (Choose two correct answers.)
Correct Answer:
BE
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
What happens when a merge conflict occurs in git? (Choose two correct answers.)
Correct Answer:
DE