mirror of https://github.com/ansible/ansible.git
[stable-2.7] Revert "[stable-2.7] Handle sets differently than lists in wrap_var. Fixes #47372."
This reverts commitpull/47282/head0e933f76ba
. The tests for this were broken on centos6 because jinja2 does not have a map filter on that platform. Tests need to be rewritten. (cherry picked from commitccabc2bff5
) Co-authored-by: Toshio Kuratomi <a.badger@gmail.com>
parent
ab1834f035
commit
3b2a0de548
@ -1,2 +0,0 @@
|
||||
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