ansible/changelogs/fragments/unsafe_for_all.yml
Brian Coca 48c08f410c
allow any type of unsafe data (#72547)
* allow any type of unsafe data

  dont limit to strings
2020-11-10 10:48:20 -05:00

2 lines
122 B
YAML

minor_changes:
- now !unsafe works on all types of data, not just strings, even recursively for mappings and sequences.