summaryrefslogtreecommitdiff
path: root/changelogs/fragments/78214-wait-for-compare-bytes.yml
blob: 252d7ca4a99f4953f6ded32dc983e2304d7e1e0c (plain)
1
2
3
bugfixes:
- wait_for - Read file and perform comparisons using bytes to avoid decode errors
  (https://github.com/ansible/ansible/issues/78214)