1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-04 07:51:50 +00:00
community.general/plugins
Alexei Znamensky 98aca27a8b
locale_gen: search for available locales in /usr/local as well (#11046)
* locale_gen: search for available locales in /usr/local as well

* better var name

* add test for /usr/local

* Apply suggestions from code review

Co-authored-by: Felix Fontein <felix@fontein.de>

* skip /usr/local/ for Archlinux

* improve/update documentation

* add license file for the custom locale

* add changelog frag

* Update plugins/modules/locale_gen.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update changelogs/fragments/11046-locale-gen-usrlocal.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-11-16 11:17:08 +13:00
..
action Use raise from in plugins (#11095) 2025-11-12 20:34:26 +01:00
become Reformat everything. 2025-11-01 13:46:53 +01:00
cache Use raise from in plugins (#11095) 2025-11-12 20:34:26 +01:00
callback fix ruff case B007 (#11115) 2025-11-12 21:06:14 +01:00
connection fix ruff case B007 (#11115) 2025-11-12 21:06:14 +01:00
doc_fragments Reformat everything. 2025-11-01 13:46:53 +01:00
filter Use raise from in plugins (#11095) 2025-11-12 20:34:26 +01:00
inventory fix ruff case B007 (#11115) 2025-11-12 21:06:14 +01:00
lookup fix ruff case SIM103 (#11119) 2025-11-12 21:12:47 +01:00
module_utils replace redundant to_native()/to_text() occurrences, batch 7 (#11112) 2025-11-13 10:38:29 +13:00
modules locale_gen: search for available locales in /usr/local as well (#11046) 2025-11-16 11:17:08 +13:00
plugin_utils Use raise from in plugins (#11095) 2025-11-12 20:34:26 +01:00
test Reformat everything. 2025-11-01 13:46:53 +01:00