fix skippy callback deprecation warning

Fixes https://github.com/ansible-collections/ansible.posix/issues/62

Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
Adam Miller
2020-08-21 16:24:35 -05:00
parent 06efaeb108
commit c390183337
2 changed files with 4 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
---
minor_changes:
- skippy - fixed the deprecation warning (by date) for skippy callback plugin