Ansible inventories are the lists of nodes or hosts and their servers, databases, IP addresses, etc., that need to be managed. Ansible takes action via a transport, WinRM for Windows system, Linux or Networking devices, and SSH for UNIX. With Ansible inventories, you can define each hosts, a group of hosts, username, password and protocol in a single file.