diff --git a/source_control/git.py b/source_control/git.py index d6d4b58f84e..3b627b2594e 100644 --- a/source_control/git.py +++ b/source_control/git.py @@ -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: