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

pull/18777/head
Brian Coca 10 years ago committed by Matt Clay
parent e91818ef77
commit b261fd8d3e

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

Loading…
Cancel
Save