mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 16:11:22 -07:00
Fix warning message in dense callback plugin (#83)
* fix dense callback plugin class name * add changelogs
This commit is contained in:
parent
dccd998be0
commit
b0b376fce2
2 changed files with 3 additions and 3 deletions
2
changelogs/fragments/83-dense-callback-warning.yml
Normal file
2
changelogs/fragments/83-dense-callback-warning.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- dense callback - fix plugin access to its configuration variables and remove a warning message (https://github.com/ansible/ansible/issues/64628).
|
Loading…
Add table
Add a link
Reference in a new issue