1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/git/tasks
Robin Roth cd02d0ca1d Cleanup git tests (#19737)
* Cleanup git tests
* Split git tests in seperate files
* Remove use of repo_depth_url
* Use native yaml
* Remove unnecessary remote/local clones
* Fix newlines for yamllint
* If the hash is valid (full-length) but doesn't exist, git returns 128 instead of 1.
* Ensure git doesn't use hardlinks for shallow clones
2017-01-06 14:38:53 -08:00
..
change-repo-url.yml Cleanup git tests (#19737) 2017-01-06 14:38:53 -08:00
checkout-new-tag.yml Cleanup git tests (#19737) 2017-01-06 14:38:53 -08:00
depth.yml Cleanup git tests (#19737) 2017-01-06 14:38:53 -08:00
formats.yml Cleanup git tests (#19737) 2017-01-06 14:38:53 -08:00
localmods.yml Cleanup git tests (#19737) 2017-01-06 14:38:53 -08:00
main.yml Cleanup git tests (#19737) 2017-01-06 14:38:53 -08:00
missing_hostkey.yml Cleanup git tests (#19737) 2017-01-06 14:38:53 -08:00
no-destination.yml Cleanup git tests (#19737) 2017-01-06 14:38:53 -08:00
setup-local-repos.yml Cleanup git tests (#19737) 2017-01-06 14:38:53 -08:00
setup.yml Cleanup git tests (#19737) 2017-01-06 14:38:53 -08:00
specific-revision.yml Cleanup git tests (#19737) 2017-01-06 14:38:53 -08:00
submodules.yml Cleanup git tests (#19737) 2017-01-06 14:38:53 -08:00
tag-verification.yml Cleanup git tests (#19737) 2017-01-06 14:38:53 -08:00