mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
d13b026f47
* Update xfconf.py - ensure correct behaviour, even in desktop environments which don't use English as the default language - add double as content type * set environ_update for entire module * set envvar LANGUAGE instead of LANG because of priority order in evaluating them
5 lines
No EOL
269 B
YAML
5 lines
No EOL
269 B
YAML
minor_changes:
|
|
- xfconf - add support for ``double`` type (https://github.com/ansible-collections/community.general/pull/744).
|
|
bugfixes:
|
|
- xfconf - make it work in non-english locales (https://github.com/ansible-collections/community.general/pull/744).
|
|
|