summaryrefslogtreecommitdiff
path: root/changelogs/fragments/80258-defensive-display-non-utf8.yml
blob: b99b287a663743e3b92a6b07c90465b20702035a (plain)
1
2
3
bugfixes:
- Display - Defensively configure writing to stdout and stderr with the replace encoding error handler that will replace invalid characters
  (https://github.com/ansible/ansible/issues/80258)