What is an Ansible inventory?
file that defines the target devices upon which commands and tasks are executed
unit of Python code to be executed within Ansible
collection of actions to perform on target devices, expressed in YAML format
device with Ansible installed that manages target devices
Submit