Home > Web Development > Quizzes > Ansible Practice Test
Ansible Practice Test
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 0% Most missed: “_____________ is a combination of multiple pieces working together to become an …”

Ansible is a suite of software tools that enables infrastructure as code. It is open-source and the suite includes software provisioning, configuration management, and application deployment functionality. Ansible is the most popular DevOps tool used for orchestration, automation, configuration, and management of IT infrastructure.

Ansible Practice Test
Time left 00:00
10 Questions

1. In Which Language Ansible engine written?
2. YAML or files are like any formatted text file with few sets of rules just like JSON or XML.
3. _____________ is a combination of multiple pieces working together to become an automation tool.
4. _________________ is something that is used for streamlining the development and deployment process.
5. What language is an Ansible playbooks are written in by default ?
6. The task is a unit action of Ansible.
7. What are the features of Ansible?
8. IaC stands for?
9. How many types of modules in Ansible?
10. ___________ is a repository of Ansible roles that can be shared among users and can be directly dropped into playbooks for execution.