ansible/changelogs/fragments/py3-jira.yaml
Toshio Kuratomi 64cdeba7a2 Bkprt py3 jira (#37800)
* make jira authentication Python3 compatible (#33862)

* make jira authentication Python3 compatible

(cherry picked from commit a51a699314)

* Add changelog fragment for py3 jira fix
2018-03-29 14:59:15 -07:00

3 lines
140 B
YAML

bugfixes:
- jira module - Fix bytes/text handling for base64 encoding authentication tokens
https://github.com/ansible/ansible/pull/33862