mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-26 07:51:44 -07:00
[log_plays] Add playbook, task name and action (#442)
* [log_plays] Use v2 methods * [log_plays] Add playbook, task name and action
This commit is contained in:
parent
22c04d54f2
commit
e3d36a3408
2 changed files with 36 additions and 18 deletions
|
@ -0,0 +1,4 @@
|
|||
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).
|
Loading…
Add table
Add a link
Reference in a new issue