added doc to note that git the command line tool is required for this moduel to function

fixes http://github.com/ansible/ansible/issues/11358
This commit is contained in:
Brian Coca 2015-06-27 00:36:55 -04:00
parent 6f6d7f5c18
commit 2d3e93e558

View file

@ -173,7 +173,8 @@ options:
to be installed. The commit MUST be signed and the public key MUST
be trusted in the GPG trustdb.
requirements:
- git (the command line tool)
notes:
- "If the task seems to be hanging, first verify remote host is in C(known_hosts).
SSH will prompt user to authorize the first contact with a remote host. To avoid this prompt,