mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-03 07:41:30 -07:00
Merge pull request #6410 from risaacson/at_module_docstring
Fix docstring issue.
This commit is contained in:
commit
d88b00aff9
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue