mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Fix locale_gen to compare native strings rather than mixing byte and text strings
Fixes #19426
This commit is contained in:
@@ -22,3 +22,4 @@
|
||||
- { role: apache2_module, tags: test_apache2_module }
|
||||
# This removes ~/.ssh/known_hosts and /etc/ssh/known_hosts
|
||||
- { role: git, tags: test_git }
|
||||
- { role: locale_gen, tags: test_locale_gen }
|
||||
|
||||
Reference in New Issue
Block a user