5 Ansible ad-playbook questions that you might get asked during an interview.


Question 1

Correct Answers: 1/4

What language is an Ansible playbooks are written in by default?


Question 2

Correct Answers: 1/4

Which command will you use to run a playbook called install.yaml with Ansible?


Question 3

Correct Answers: 1/4

Which argument will you use to specify a variable for your Ansible playbook?


Question 4

Correct Answers: 1/2

Ansible playbooks are the basis for a really simple configuration management and multi-machine deployment system, unlike any that already exist, and one that is very well suited to deploying complex applications.


Question 5

Correct Answers: 1/4

What does 'become: yes' mean in Ansible playbooks?


Finish Quiz