mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
fix style in plugins (#10303)
This commit is contained in:
parent
dd3c253b78
commit
329c2222fc
35 changed files with 98 additions and 97 deletions
|
|
@ -21,7 +21,7 @@ description:
|
|||
- Uses a YAML configuration file gitlab_runners.[yml|yaml].
|
||||
options:
|
||||
plugin:
|
||||
description: The name of this plugin, it should always be set to 'gitlab_runners' for this plugin to recognize it as its own.
|
||||
description: The name of this plugin, it should always be set to V(gitlab_runners) for this plugin to recognize it as its own.
|
||||
type: str
|
||||
required: true
|
||||
choices:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue