mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Merge pull request #6410 from risaacson/at_module_docstring
Fix docstring issue.
This commit is contained in:
@@ -55,8 +55,8 @@ options:
|
|||||||
unique:
|
unique:
|
||||||
description:
|
description:
|
||||||
- If a matching job is present a new job will not be added.
|
- If a matching job is present a new job will not be added.
|
||||||
required: false
|
required: false
|
||||||
default: false
|
default: false
|
||||||
requirements:
|
requirements:
|
||||||
- at
|
- at
|
||||||
author: Richard Isaacson
|
author: Richard Isaacson
|
||||||
|
|||||||
Reference in New Issue
Block a user