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

* 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 23:15:22 +02:00
committed by GitHub
parent 1da0db4984
commit 3df8ac28e1
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).