From f8df9e12d46a14afa2f97b7904a35f2e48c53632 Mon Sep 17 00:00:00 2001 From: Alejandro Guirao Date: Thu, 17 Sep 2015 15:22:14 +0200 Subject: [PATCH] Minor example change --- lib/ansible/modules/extras/web_infrastructure/taiga_issue.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/extras/web_infrastructure/taiga_issue.py b/lib/ansible/modules/extras/web_infrastructure/taiga_issue.py index 3664aa6a897..2b33a843466 100644 --- a/lib/ansible/modules/extras/web_infrastructure/taiga_issue.py +++ b/lib/ansible/modules/extras/web_infrastructure/taiga_issue.py @@ -104,7 +104,7 @@ EXAMPLES = ''' severity: High description: An error has been found. Please check the attached error log for details. attachment: /path/to/error.log - attachment_description: Error log + attachment_description: Error log file tags: - Error - Needs manual check