Quiz: Ansible Language

Take a short quiz to test your understanding of the Ansible language.

We'll cover the following...
Technical Quiz
1.

Which statement best describes the purpose of roles in Ansible?

A.

Roles contain reusable files, tasks, handlers, and artifacts for a specific purpose.

B.

Roles only provide metadata resources to the playbooks.

C.

Roles are the same as tasks but are used for specific services.

D.

Roles use a configuration file called roles.yml.


1 / 5
...