mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
Quote docstring in githooks module
This commit is contained in:
@@ -41,7 +41,7 @@ options:
|
||||
required: true
|
||||
repo:
|
||||
description:
|
||||
- This is the API url for the repository you want to manage hooks for. It should be in the form of: https://api.github.com/repos/user:/repo:. Note this is different than the normal repo url.
|
||||
- "This is the API url for the repository you want to manage hooks for. It should be in the form of: https://api.github.com/repos/user:/repo:. Note this is different than the normal repo url."
|
||||
required: true
|
||||
hookurl:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user