mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
c47081245c
Removed the redundant unicode prefixes (#8087)
* removed redundant unicode prefixes
* added changelog fragment
* Update changelogs/fragments/8087-removed-redundant-unicode-prefixes.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 226207522e
)
Co-authored-by: ansible-dev-revbits <91919024+ansible-dev-revbits@users.noreply.github.com>
2 lines
243 B
YAML
2 lines
243 B
YAML
minor_changes:
|
|
- "revbitspss lookup plugin - removed a redundant unicode prefix. The prefix was not necessary for Python 3 and has been cleaned up to streamline the code (https://github.com/ansible-collections/community.general/pull/8087)."
|