This is an old revision of the document!
It is written in an INI or YAML format, lists host and groups. Can be static of dynamic. Example of Collection of groups Dev:children # cat /etc/ansible/hosts [managedClients] [RHEL_Dev] lab-rhel-1 lab-rhel-2 [AIX_Dev] lab-aix-1 lab-aix-2 [Dev:children] RHEL_Dev AIX_Dev