User Tools

Site Tools


ansible

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
ansible [2026/03/01 17:36] reddyansible [2026/03/01 19:14] (current) reddy
Line 268: Line 268:
 </code> </code>
  
 +===== Common Ansible Problems =====
 +
 +<code>
 +ERROR: Ansible requires the locale encoding to be UTF-8; Detected ISO8859-1.
 +
 +Set the following environment variables within the shell before running ansible / ansible-playbook
 +
 +LANG="en_US.UTF-8"
 +LC_CTYPE="en_US.UTF-8"
 +</code>
  
 ===== Also See ===== ===== Also See =====
ansible.txt · Last modified: by reddy

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki