Probably would make clone a 1.9 feature rather than 1.8.3

This commit is contained in:
Toshio Kuratomi 2014-12-17 13:45:01 -08:00
parent b650ad1671
commit dfe7f6c6d6

View file

@ -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: