summaryrefslogtreecommitdiff
path: root/changelogs/fragments/ansible-require-utf8.yml
blob: ee5a4198359650c03f11346eef460a91cf12a68f (plain)
1
2
3
4
5
6
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.