Probably would make clone a 1.9 feature rather than 1.8.3
This commit is contained in:
parent
a7ff6c4cba
commit
8af70de1fc
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ options:
|
|||
required: false
|
||||
default: "yes"
|
||||
choices: [ "yes", "no" ]
|
||||
version_added: "1.8.3"
|
||||
version_added: "1.9"
|
||||
description:
|
||||
- If C(no), do not clone the repository if it does not exist locally
|
||||
update:
|
||||
|
|
Loading…
Reference in a new issue