Repairs for documentation build.
This commit is contained in:
parent
6fb2d56970
commit
a8b345ad38
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ options:
|
||||||
required: false
|
required: false
|
||||||
checksum:
|
checksum:
|
||||||
description:
|
description:
|
||||||
- Skip based on checksum, rather than mod-time & size; Note that that "archive" option is still enabled by default: the "checksum" option will not disable it.
|
- Skip based on checksum, rather than mod-time & size; Note that that "archive" option is still enabled by default - the "checksum" option will not disable it.
|
||||||
choices: [ 'yes', 'no' ]
|
choices: [ 'yes', 'no' ]
|
||||||
default: 'no'
|
default: 'no'
|
||||||
required: false
|
required: false
|
||||||
|
|
Loading…
Reference in a new issue