Make selective callback work with ansible-core 2.11. (#1807) (#1809)

(cherry picked from commit 367c3c43ff)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2021-02-13 12:24:10 +01:00
committed by GitHub
parent 81e71b5034
commit 8de8d21062
2 changed files with 12 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "selective callback plugin - adjust import so that the plugin also works with ansible-core 2.11 (https://github.com/ansible-collections/community.general/pull/1807)."