ansible/changelogs/fragments/tree_config.yml
Brian Coca 6fedcaa3a6
added configurable dir for tree callback (#71348)
* added configurable dir for tree callback

 - allows usage in playbooks
 - also made errors more specific if bad dir is supplied
 - ensure we expand paths

* docfix
2020-08-24 13:00:15 -04:00

2 lines
90 B
YAML

minor_changes:
- allow tree callback plugin to be configurable, for use with playbooks.