wiki:ansible_troubleshooting
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
wiki:ansible_troubleshooting [2024/03/19 14:44] – add local/bin/ansible: No such file or directory antisa | wiki:ansible_troubleshooting [2024/03/22 08:49] (current) – add unsupported locale setting antisa | ||
---|---|---|---|
Line 37: | Line 37: | ||
pip install ansible | pip install ansible | ||
+ | ===== unsupported locale setting ===== | ||
+ | |||
+ | ERROR: Ansible could not initialize the preferred locale: unsupported locale setting | ||
+ | |||
+ | This might happen when you ssh into a server which doesn' | ||
+ | |||
+ | Fix is to simply generate the locale: | ||
+ | vi / | ||
+ | uncomment your locale e.g. | ||
+ | hr_HR.UTF-8 | ||
+ | |||
+ | Then run | ||
+ | locale-gen | ||
====== See also ====== | ====== See also ====== |
wiki/ansible_troubleshooting.1710859497.txt.gz · Last modified: 2024/03/19 14:44 by antisa