We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdbfe93 commit aacee73Copy full SHA for aacee73
changelogs/fragments/2382_zos_replace_utf8fix.yml
@@ -1,4 +1,4 @@
1
bugfixes:
2
- zos_replace - Module would always write USS files in UTF-8 encoding regardless if an occurrence was found or not.
3
- Fix now writes the file with the provided ``encoding`` value only if an occurrence if found.
4
- (https://github.com/ansible-collections/ibm_zos_core/pull/2382).
+ Fix now writes the file with the provided ``encoding`` value only if an occurrence is found.
+ (https://github.com/ansible-collections/ibm_zos_core/pull/2382).
0 commit comments