mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
* unixy Callback: Use Ansible's config manager In ansible-core 2.14 deprecated support was removed[1] for accessing options of the DefaultCallback via class attributes. Use the "new" config system instead. [1]:dbdbfe845aFixes #5600. Signed-off-by: Fabian P. Schmidt <kerel@mailbox.org> * Update changelog fragment. Signed-off-by: Fabian P. Schmidt <kerel@mailbox.org> Co-authored-by: Felix Fontein <felix@fontein.de> (cherry picked from commit53da86c1a5) Co-authored-by: Fabian P. Schmidt <kerel@mailbox.org>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- unixy callback plugin - fix plugin to work with ansible-core 2.14 by using Ansible's configuration manager for handling options (https://github.com/ansible-collections/community.general/issues/5600).
|
||||
Reference in New Issue
Block a user