A file containing the list of destinations in YAML or INI format.

INI format example
[webservers]
web01.example.com
web02.example.com
web03.example.com
YAML format example
all:
children:
webservers:
hosts:
web01.example.com:
web02.example.com:
web03.example.com:

Mandatory: Yes.