4315e18807
* Fix regression introduced in b77abd0491
causing bug in inventory modules which break functionality in user setting use_contrib_script_compatible_sanitization parameter.
* Add changelog
Co-authored-by: s-hertel <19572925+s-hertel@users.noreply.github.com>
4 lines
233 B
YAML
4 lines
233 B
YAML
bugfixes:
|
|
- inventory plugins - Let plugins define the sanitization method for the constructed ``groups`` feature.
|
|
minor_changes:
|
|
- constructed inventory plugin - Sanitize group names created from the ``groups`` option silently.
|