mirror of https://github.com/ansible/ansible.git
Fix callback set_options issue with collections (#66128)
Fixes: #66127
(cherry picked from commit 7888eafb82)
pull/66436/head
parent
5dc1d93eac
commit
d97a9a75bd
@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- "Fix issue with callbacks ``set_options`` method that was not called with collections"
|
||||
Loading…
Reference in New Issue