mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Fix version_added in DOCUMENTATION
This commit is contained in:
committed by
Matt Clay
parent
4a17a20679
commit
03117f9337
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user