mirror of https://github.com/ansible/ansible.git
[stable-2.7] Handle sets differently than lists in wrap_var. Fixes #47372.
(cherry picked from commit c58de75f38
)
Co-authored-by: Matt Martz <matt@sivel.net>
pull/47463/head
parent
ce16286dee
commit
0e933f76ba
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- unsafe - Add special casing to sets, to support wrapping elements of sets correctly in Python 3 (https://github.com/ansible/ansible/issues/47372)
|
Loading…
Reference in New Issue