Releases: ansible/anonymizer
Releases · ansible/anonymizer
1.5.0
1.4.2 release
1.4.1 release
- fix to ensure anonymize_struct() uses the right value_template when it anonymizes a text blocks
Version 1.4.0
- fix the parser when a string is an empty quoted string (
"") - refactoring to properly isolate the parsing in
ansible_anonymizer.parser - add ability to customize the secret substitution
- README: minor adjustments and a new "limitations" section