Update lineinfile

pull/8126/head
Nick Shobe 11 years ago
parent 4be891f68c
commit d1ebf7fcf1

@ -112,8 +112,10 @@ options:
validate:
required: false
description:
- validation to run before copying into place. The command is passed
securely so shell features like expansion and pipes won't work.
- 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
default: None
version_added: "1.4"

Loading…
Cancel
Save