community.general/lib/ansible/modules
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
..
cloud Make nic_name as optional parameter (#25990) 2017-06-26 12:47:10 -04:00
clustering Consul: make service_port optional in service definition, like specified in Consul docs (#21737) 2017-06-19 19:29:40 +01:00
commands Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
crypto Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
database Return exception as string 2017-06-12 11:26:54 -04:00
files Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
identity Fixed modules using Popen (#24558) 2017-06-22 05:22:34 -07:00
inventory Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
messaging fix false positive changed flag in rabbitmq_user module (#22507) 2017-06-19 05:10:23 -04:00
monitoring Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
net_tools Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
network Add netscaler_save_config module (#25614) 2017-06-26 18:46:52 +05:30
notification Correct failure message in flowdock (#25844) 2017-06-19 17:08:08 +01:00
packaging Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
remote_management Add missing __init__.py for modules. 2017-06-22 11:41:53 -07:00
source_control In the git module let ssh do its own host checking 2017-06-26 10:45:19 -07:00
storage Initial commit for Pure Storage Ansible module (#25386) 2017-06-16 11:28:50 +01:00
system Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
utilities Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
web_infrastructure Improve help text for extra-vars requiring @ for filename 2017-06-21 07:08:35 -04:00
windows Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
__init__.py