A file containing the list of destinations in YAML or INI format.
INI format example
[webservers]web01.example.comweb02.example.comweb03.example.comYAML format example
all: children: webservers: hosts: web01.example.com: web02.example.com: web03.example.com:Mandatory: Yes.