Files
community.general/lib/ansible/plugins/callback
Paddy Newman 57e42842b0 Add a new "log_folder" option to the log_plays callback plugin. (#56717)
* Add a new "log_folder" option to the log_plays callback plugin.

A a new option for the log_plays callback plugin which allows the user to
control where the callback where creates log files.

The option can be set via the ANSIBLE_LOG_FOLDER environment variable or in the
Ansible configuration file, e.g.:

[callback_log_plays]
log_folder = /path/to/my/log/folder
2019-05-22 17:00:00 -04:00
..
2019-03-12 18:18:38 -04:00
2019-03-04 15:30:18 -05:00
2019-01-21 15:08:26 +05:30
2018-04-10 17:25:24 -04:00
2019-03-12 18:18:38 -04:00