taiga_issue - bugfix + pythonification (#3067) (#3077)

* taiga_issue - bugfix + pythonification

* added changelog fragment

(cherry picked from commit 95ceb53676)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2021-07-25 22:28:40 +02:00
committed by GitHub
parent 9bd3627796
commit 2326d72cf7
2 changed files with 26 additions and 26 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- taiga - some constructs in the module fixed to work also in Python 3 (https://github.com/ansible-collections/community.general/pull/3067).