summaryrefslogtreecommitdiff
path: root/web_infrastructure
diff options
context:
space:
mode:
authorAlejandro Guirao <lekumberri@gmail.com>2015-09-17 15:22:14 +0200
committerBrian Coca <brian.coca+git@gmail.com>2016-01-12 13:37:39 -0500
commit92e2ea2cefb65b622619f89ca462e94614b4cc0c (patch)
treeb92347a5895c7fa5123bf6e07360ef1571fa631e /web_infrastructure
parent8d5ecca97f60a5f0bebdd6acd6cfbf95d5b1ce6f (diff)
downloadansible-modules-extras-92e2ea2cefb65b622619f89ca462e94614b4cc0c.tar.gz
Minor example change
Diffstat (limited to 'web_infrastructure')
-rw-r--r--web_infrastructure/taiga_issue.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/web_infrastructure/taiga_issue.py b/web_infrastructure/taiga_issue.py
index 3664aa6a..2b33a843 100644
--- a/web_infrastructure/taiga_issue.py
+++ b/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