taiga_issue - bugfix + pythonification (#3067)

* taiga_issue - bugfix + pythonification

* added changelog fragment
This commit is contained in:
Alexei Znamensky 2021-07-26 08:03:45 +12:00 committed by GitHub
commit 95ceb53676
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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).