mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 06:30:19 -07:00
Remove duplicate documentation fields
This commit is contained in:
parent
ceba43e701
commit
f6aa1ff9a4
8 changed files with 8 additions and 23 deletions
|
@ -103,11 +103,8 @@ options:
|
|||
validate:
|
||||
required: false
|
||||
description:
|
||||
- validation to run before copying into place.
|
||||
Use %s in the command to indicate the current file to validate.
|
||||
The command is passed securely so shell features like
|
||||
expansion and pipes won't work.
|
||||
required: false
|
||||
- Validation to run before copying into place. Use %s in the command to indicate the current file to validate.
|
||||
- The command is passed securely so shell features like expansion and pipes won't work.
|
||||
default: None
|
||||
encoding:
|
||||
required: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue