Ansible Automation Practice Test
Ansible Automation Ansible Inventory & Configuration Management 2
What makes an inventory script 'dynamic' in Ansible?
Select your answer
A
It is executable and returns JSON inventory data when called
B
It uses YAML format instead of INI
C
It auto-discovers hosts via DNS
D
It pulls inventory from a database file
Hint