Merge pull request #6410 from risaacson/at_module_docstring

Fix docstring issue.
This commit is contained in:
Richard Isaacson
2014-03-11 16:24:00 -05:00

View File

@@ -55,8 +55,8 @@ options:
unique:
description:
- If a matching job is present a new job will not be added.
required: false
default: false
required: false
default: false
requirements:
- at
author: Richard Isaacson