mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Handle sets differently than lists in wrap_var. Fixes #47372
This commit is contained in:
2
changelogs/fragments/unsafe-set-wrap.yaml
Normal file
2
changelogs/fragments/unsafe-set-wrap.yaml
Normal file
@@ -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)
|
||||
Reference in New Issue
Block a user