mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 22:03:09 +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>