validate: Clean up parameter types (#52521)
This PR includes: - Parameter types added - Copyright format fixes - Short license statement This breaks out PR #52182
This commit is contained in:
parent
2cb9d9da14
commit
e435c71c16
1 changed files with 1 additions and 0 deletions
|
@ -13,4 +13,5 @@ options:
|
|||
- The validation command to run before copying into place.
|
||||
- The path to the file to validate is passed in via '%s' which must be present as in the examples below.
|
||||
- The command is passed securely so shell features like expansion and pipes will not work.
|
||||
type: str
|
||||
'''
|
||||
|
|
Loading…
Reference in a new issue