mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
e3d36a3408
* [log_plays] Use v2 methods * [log_plays] Add playbook, task name and action
4 lines
338 B
YAML
4 lines
338 B
YAML
minor_changes:
|
|
- log_plays callback - use v2 methods (https://github.com/ansible-collections/community.general/pull/442).
|
|
breaking_changes:
|
|
- log_plays callback - add missing information to the logs generated by the callback plugin. This changes the log message format (https://github.com/ansible-collections/community.general/pull/442).
|