针对你遇到的“ansible could not initialize the preferred locale: unsupported locale setting”问题,我们可以按照以下步骤进行排查和解决: 1. 确认Ansible环境和版本信息 首先,确认你的Ansible安装和版本信息。你可以通过以下命令来查看Ansible的版本: bash ansible --version 确保Ansible已经正确安装,并且版本符合你的...
Describe the bug Running latest ansible results in the following error: ERROR: Ansible could not initialize the preferred locale: unsupported locale setting Steps To Reproduce Steps to reproduce the behavior: $ nix-shell -p ansible [nix-...
Raw ERROR: Ansible could not initialize the preferred locale: unsupported locale setting Environment Ansible Automation Platform >= 2.3 Ansible Core >= 2.14 non-English environment (like LANG=ja_JP.UTF8)
Note that the implicit localhost does not match 'all' [WARNING]: An error occurred while calling ansible.utils.display.initialize_locale (unsupported locale setting). This may result in incorrectly calculated text widths that can cause Display to print incorrect line lengths...
[WARNING]: An error occurred while calling ansible.utils.display.initialize_locale (unsupported locale setting). This may result in incorrectly calculated text widths that can cause Display to print incorrect line lengths PLAY [Render AWX Dockerfile and sources] *** TASK [Gathering Facts] *** ok...
CmdRunner module utils - the parameter force_lang now supports the special value auto which will automatically try and determine the best parsable locale in the system (ansible-collections/community.general#8517). proxmox - add disk_volume and mount_volumes keys for better readability (ansible-colle...
⛔ - is unsupported and/or EOL Variables #Basic settingspostgresql_version:16postgresql_encoding:"UTF-8"postgresql_locale:"en_US.UTF-8"postgresql_ctype:"en_US.UTF-8"postgresql_admin_user:"postgres"postgresql_default_auth_method:"peer"postgresql_cluster_name:mainpostgresql_cluster_reset:false#List...
#module_set_locale = False admin_users = ['oraoem', 'oracle'] # plays will gather facts by default, which contain information about # the remote system. # # smart - gather by default, but don't regather if already gathered # implicit - gather by default, turn off with gather_facts...
debian: fix /etc/timezone locale setting lalmerascommittedAug 14, 2024 0a577a9 debian: update /etc/timezone lalmerascommittedAug 14, 2024 b296075 Commits on Jul 18, 2024 httpd · adding hsts to vhosts conf julien-gonzalezcommittedJul 18, 2024 15eee94 Commits on Jul 4, 2024 ...
locale_gen - add support for multiple locales (ansible-collections/community.general#8677, ansible-collections/community.general#8682). lxc_container - replace Python 2.6 construct with dict comprehensions (ansible-collections/community.general#8822). lxd_container - replace Python 2.6 construct with dict...