mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
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:
committed by
Sandra McCann
parent
2cb9d9da14
commit
e435c71c16
@@ -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
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user