In what format are ansible playbooks written?
Which of the following are valid default locations for Ansible configuration? (Choose all that apply.)
Presuming the inventory is not dynamic, Ansible inventories can be specified using what two file formats?
An Ansible inventory may contain which of the following? (Choose all that apply.)
What does the -a flag allow you to specify?
Examine the following inventory excerpt file named /home/user/ansible/inventory. [dbservers] db1.example.comWhich of the following files does Ansible check for variables related to that inventory? (Choose all that apply.)