Questions

  1. How do you add the frontends group variables to your inventory?

A) [frontends::]

B) [frontends::values]

C) [frontends:host:vars]

D) [frontends::variables]

E) [frontends:vars]

  1. What enables you to automate Linux tasks such as provisioning DNS, managing DHCP, updating packages, and configuration management?

A) Playbook

B) Yum

C) Cobbler

D) Bash

E) Role

  1. Ansible allows you to specify an inventory file location by using the -i option on the command line.

A) True

B) False