summaryrefslogtreecommitdiff
path: root/changelogs/fragments/blockinfile-bytes-fix.yaml
blob: 48c5755b2f5d2a4e79e58bae4c9b38c7905dee42 (plain)
1
2
bugfixes:
  - blockinfile - use bytes rather than a native string to prevent a stacktrace in Python 3 when writing to the file (https://github.com/ansible/ansible/issues/46237)