You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/ansible-require-utf8.yml

7 lines
399 B
YAML

major_changes:
- ansible - At startup the filesystem encoding and locale are checked to verify they are UTF-8.
If not, the process exits with an error reporting the errant encoding.
breaking_changes:
- ansible - At startup the filesystem encoding and locale are checked to verify they are UTF-8.
If not, the process exits with an error reporting the errant encoding.