mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
inventory plugins: make wrapping variables as unsafe smarter to avoid triggering an AWX bug (#8225)
Make wrapping variables as unsafe smarter to avoid triggering an AWX bug.
This commit is contained in:
2
changelogs/fragments/8225-unsafe.yml
Normal file
2
changelogs/fragments/8225-unsafe.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "inventory plugins - add unsafe wrapper to avoid marking strings that do not contain ``{`` or ``}`` as unsafe, to work around a bug in AWX ((https://github.com/ansible-collections/community.general/issues/8212, https://github.com/ansible-collections/community.general/pull/8225)."
|
||||
Reference in New Issue
Block a user