Felix Fontein
217a18839d
locale_gen: enable tests for Arch Linux, make sure they don't even try to run on RHEL and Fedora VMs ( #9796 )
...
Enable locale_gen tests for Arch Linux, make sure they don't even try to run on RHEL and Fedora VMs.
2025-02-23 15:17:49 +01:00
Alexei Znamensky
6bb7a1cc73
locale_gen: fix/improvements ( #9238 )
...
* locale_gen: fix/improvements
* fix sanity
* add RV doc
* add integration test forcing mechanism=debian
- test is failing
* fix RETURN doc
* reformat yaml
* comment out the test for ubuntu_mode=True
* multiple changes:
- add changelog fragment
- improved docs
* normalize docs after rebasing
* Update changelogs/fragments/9131-locale-gen-rewrite.yml
* apply recommendations from review
* Update plugins/modules/locale_gen.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update changelogs/fragments/9238-locale-gen-rewrite.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/locale_gen.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/locale_gen.py
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
2024-12-30 21:54:50 +01:00
Alexei Znamensky
47637cdec7
locale_gen: add testcase for de_CH.utf8 ( #9176 )
2024-11-23 10:47:22 +13:00
Matthias Kunnen
158947f5e5
Add support for multiple locales in locale_gen ( #8682 )
...
* Add support for multiple locales in locale_gen
* Add changelog fragment
* Remove extraneous newlines
* Remove typehints
* Add 'before version' to names documentation
* Remove extraneous comment
* Replace fstring with .format
* Refer to issue in changelog fragment
Co-authored-by: Felix Fontein <felix@fontein.de>
* Clarify version
Co-authored-by: Felix Fontein <felix@fontein.de>
* Add newline between examples
Co-authored-by: Felix Fontein <felix@fontein.de>
* Use semantic markup for locale value
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
2024-08-12 07:33:54 +02:00
Alexei Znamensky
3fd4cdb119
locale_gen: works with C.UTF-8 ( #6774 )
...
* locale_gen: fix
* test working with C.UTF-8
* working with locale eo
* handle C.UTF-8 edge cases
* grammatic pedantism
* add changelog frag
* add doc about specific OS support
* update changelog frag
2023-06-30 06:39:11 +02:00
Felix Fontein
ddca52ee15
CI: include has finally been removed in ansible-core devel ( #6535 )
...
include: → include_tasks:.
2023-05-19 20:25:04 +02:00
Felix Fontein
11c7611ced
More true/false normalization ( #6152 )
...
* More true/false normalization.
* Boolean do not need explicit choices.
* One more.
* Fix type argument.
2023-03-06 23:02:24 +01:00
Felix Fontein
e47845ab3a
Change CI group identifiers. ( #5344 )
2022-10-11 07:34:36 +02:00
Felix Fontein
2a9fd7359f
Add more license statements ( #5079 )
...
* Add more license statements. These were modified manually incorporating existing data.
* Remove accidentally added line.
2022-08-07 13:37:23 +02:00
Felix Fontein
1ab2a5f1bc
Add default license header to files which have no copyright or license header yet ( #5074 )
...
* Add default license header to files which have no copyright or license header yet.
* yml extension should have been xml...
2022-08-05 14:03:38 +02:00
Alexei Znamensky
d974ca32ae
removed extraneous dependency in integration test ( #3114 )
2021-07-30 18:00:14 +02:00
Andrew Klychkov
9d5044ac1a
Add headers to ci tests ( #954 )
...
* CI tests: add note to main.yml
* improve
2020-09-25 08:01:17 +02:00
Ansible Core Team
aebc1b03fd
Initial commit
2020-03-09 09:11:07 +00:00