diff --git a/source_control/git.py b/source_control/git.py index 369430211f3..bc35c97da93 100644 --- a/source_control/git.py +++ b/source_control/git.py @@ -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,