summaryrefslogtreecommitdiff
path: root/source_control
diff options
context:
space:
mode:
authorMichael DeHaan <michael.dehaan@gmail.com>2014-07-11 08:44:29 -0400
committerMichael DeHaan <michael.dehaan@gmail.com>2014-07-11 08:44:29 -0400
commit1194a4ee11e7fc1321ec7c49d924b2de8c43a84f (patch)
treee50d9f0095eccc0743238eda9c611b862574683b /source_control
parent3d2b201cf96fb376d6f89db4f29228dd039df282 (diff)
downloadansible-modules-extras-1194a4ee11e7fc1321ec7c49d924b2de8c43a84f.tar.gz
Documentation simplification for git module parameter
Diffstat (limited to 'source_control')
-rw-r--r--source_control/git4
1 files changed, 1 insertions, 3 deletions
diff --git a/source_control/git b/source_control/git
index 7ca407ae..15ca0fd0 100644
--- a/source_control/git
+++ b/source_control/git
@@ -101,9 +101,7 @@ options:
choices: [ "yes", "no" ]
version_added: "1.2"
description:
- - If C(yes), repository will be updated using the supplied
- remote. Otherwise the repo will be left untouched.
- Prior to 1.2, this was always 'yes' and could not be disabled.
+ - If C(no), just returns information about the repository without updating.
executable:
required: false
default: null