tree – Save host events to files¶
New in version 2.0.
Synopsis¶
This callback is used by the Ansible (adhoc) command line option -t|–tree
This produces a JSON dump of events in a directory, a file for each host, the directory used MUST be passed as a command line option.
Requirements¶
The below requirements are needed on the local master node that executes this callback.
invoked in the command line
Status¶
This callback is not guaranteed to have a backwards compatible interface. [preview]
This callback is maintained by the Ansible Community. [community]