corrected version_added for new temp_dest feature
This commit is contained in:
parent
7ac010977b
commit
42d0ce8744
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ options:
|
|||
- https://docs.python.org/2/library/tempfile.html#tempfile.tempdir
|
||||
required: false
|
||||
default: ''
|
||||
version_added: '2.0'
|
||||
version_added: '2.1'
|
||||
force:
|
||||
description:
|
||||
- If C(yes) and C(dest) is not a directory, will download the file every
|
||||
|
|
Loading…
Reference in a new issue