diff --git a/source_control/git.py b/source_control/git.py index a5d94e3dbbe..5ef10b440b0 100644 --- a/source_control/git.py +++ b/source_control/git.py @@ -33,7 +33,7 @@ options: description: - git, SSH, or HTTP protocol address of the git repository. dest: - required: false + required: true description: - Absolute path of where the repository should be checked out to. This parameter is required, unless C(update) is set to C(no)