mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-01 07:58:54 +00:00
[PR #11093/3b700f09 backport][stable-12] yum_versionlock: remove to_native() around command output (#11101)
yum_versionlock: remove to_native() around command output (#11093)
* yum_versionlock: remove redundant use of to_native() around command output
* reformat
* add changelog frag
(cherry picked from commit 3b700f0998)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
d487734fea
commit
768f16e9c4
2 changed files with 5 additions and 6 deletions
2
changelogs/fragments/11093-yum-versionlock-to-native.yml
Normal file
2
changelogs/fragments/11093-yum-versionlock-to-native.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- yum_versionlock - remove redundant conversion to unicode in command output (https://github.com/ansible-collections/community.general/pull/11093).
|
||||
Loading…
Add table
Add a link
Reference in a new issue