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 committed by Matt Clay
parent e91818ef77
commit b261fd8d3e

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,