mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 05:09:12 +00:00
replace batch of redundant to_native()/to_text() occurrences (#11105)
* replace batch of redundant to_native()/to_text() occurrences * add changelog frag
This commit is contained in:
parent
4171b8a9ab
commit
9b8867399e
3 changed files with 6 additions and 4 deletions
4
changelogs/fragments/11105-tonative-4.yml
Normal file
4
changelogs/fragments/11105-tonative-4.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
minor_changes:
|
||||
- cobbler_sync - remove redundant conversions to unicode (https://github.com/ansible-collections/community.general/pull/11105).
|
||||
- cobbler_system - remove redundant conversions to unicode (https://github.com/ansible-collections/community.general/pull/11105).
|
||||
- ip_netns - remove redundant conversions to unicode (https://github.com/ansible-collections/community.general/pull/11105).
|
||||
Loading…
Add table
Add a link
Reference in a new issue