Probably would make clone a 1.9 feature rather than 1.8.3

pull/18777/head
Toshio Kuratomi 10 years ago committed by Matt Clay
parent a7ff6c4cba
commit 8af70de1fc

@ -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…
Cancel
Save