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