diff --git a/lib/ansible/modules/extras/web_infrastructure/taiga_issue.py b/lib/ansible/modules/extras/web_infrastructure/taiga_issue.py index a6d512c4e42..3664aa6a897 100644 --- a/lib/ansible/modules/extras/web_infrastructure/taiga_issue.py +++ b/lib/ansible/modules/extras/web_infrastructure/taiga_issue.py @@ -26,7 +26,7 @@ description: - Creates/deletes an issue in a Taiga Project Management Platform (U(https://taiga.io)). - An issue is identified by the combination of project, issue subject and issue type. - This module implements the creation or deletion of issues (not the update). -version_added: "1.9" +version_added: "2.0" options: taiga_host: description: