ansible/changelogs/fragments/70690-async-interpreter.yml
2021-01-11 01:02:33 -06:00

4 lines
141 B
YAML

bugfixes:
- async - Fix Python 3 interpreter parsing from module by comparing with bytes
(https://github.com/ansible/ansible/issues/70690)