community.general/lib/ansible/modules/source_control
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
2017-06-26 10:45:19 -07:00
..
__init__.py
bzr.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
git.py In the git module let ssh do its own host checking 2017-06-26 10:45:19 -07:00
git_config.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
github_deploy_key.py New Module: Add github_deploy_key module (source_control/github_deploy_key) (#24364) 2017-06-19 11:13:27 +01:00
github_hooks.py Refactor github_hook module (#24391) 2017-06-07 07:52:03 +02:00
github_issue.py New module : github_issue (#23654) 2017-05-04 12:16:32 +01:00
github_key.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
github_release.py Add Password for login method in github_release (#23661) 2017-05-19 08:49:05 +01:00
gitlab_group.py Check login_token for user before any operations (#23600) 2017-05-09 13:52:13 +01:00
gitlab_project.py Check login_token for user before any operations (#23600) 2017-05-09 13:52:13 +01:00
gitlab_user.py Add the email confirmation option to gitlab_users (#25134) 2017-06-05 21:47:52 +02:00
hg.py Correct usage of fail_json in hg module (#25847) 2017-06-18 22:28:33 +02:00
subversion.py Fixes #23285 (#24291) 2017-05-04 10:08:39 -07:00