diff --git a/library/files/copy b/library/files/copy index 27e90e0757..8f2843b314 100644 --- a/library/files/copy +++ b/library/files/copy @@ -65,7 +65,8 @@ options: aliases: [ "thirsty" ] validate: description: - - validation to run before copying into place + - 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 visudo example below. required: false default: "" version_added: "1.2"