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:
Dag Wieers 2019-02-19 21:52:10 +01:00 committed by Sandra McCann
parent 2cb9d9da14
commit e435c71c16

View file

@ -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
'''