You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/git/tasks
Andreas Olsson 05dc76f3b2 In the git module let ssh do its own host checking
There are too many possible special cases for Ansible to be able to
precheck known_hosts files without introducing all kinds of false
failures.

* Alternative known_hosts paths
* Alternative host name aliases
* ssh host certificates
* SSHFP + DNSSEC

Fixes #24860
7 years ago
..
ambiguous-ref.yml git: git reset with branch 8 years ago
change-repo-url.yml Cleanup git tests (#19737) 8 years ago
checkout-new-tag.yml Fix git remote url change detection. (#20587) 8 years ago
depth.yml Fix git clone tag with depth=1 8 years ago
formats.yml Cleanup git tests (#19737) 8 years ago
localmods.yml Cleanup git tests (#19737) 8 years ago
main.yml Reenable git tests (#25341) 8 years ago
missing_hostkey.yml In the git module let ssh do its own host checking 7 years ago
no-destination.yml Cleanup git tests (#19737) 8 years ago
reset-origin.yml Fixes bug https://github.com/ansible/ansible/issues/22455 - Git reset… (#22502) 8 years ago
setup-local-repos.yml Cleanup git tests (#19737) 8 years ago
setup.yml Only set git config during test if unset. 8 years ago
specific-revision.yml Reenable git tests (#25341) 8 years ago
submodules.yml Cleanup git tests (#19737) 8 years ago
tag-verification.yml Cleanup git tests (#19737) 8 years ago