Commit Graph

8 Commits (bf916fb58a351ee409ef5bbb3899079712226ab7)

Author SHA1 Message Date
Toshio Kuratomi ef6769d6c8 Clean up the format of pull #9590 10 years ago
Rohan McGovern be6ef11e96 test_git: add tests for version=<sha1> case
This test covers a recently fixed bug,
https://github.com/ansible/ansible-modules-core/issues/313
10 years ago
Toshio Kuratomi 050d17295d Remove test case that wasn't reported as something git should do 10 years ago
Toshio Kuratomi 82e8d677d9 Test the git changes for the git module's recursive flag 10 years ago
James Cammarata 28f6a18ef6 Allow git repo queries without a clone when update=no
This commit also makes the dest parameter optional, unless update=yes
(the default), since it is not required for queries without an update.

Fixes #8630
10 years ago
Carlos E. Garcia 7f5dd5e85d multiple spelling error changes 11 years ago
James Laska 5c9dc33e41 Additional test_git scenarios
Includes coverage for accept_hostkey and additional scm URL formats.
11 years ago
Michael DeHaan 2177b773c8 Rename tests to test, use old directory name. 11 years ago