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/lib/ansible/plugins
Dag Wieers 1afbe29642 Remove transport_test for some connection types (#28450)
So we are removing the transport_test for the listed connection types,
because they fail to take into account bastion or proxy servers for
testing the transport.

The result of removing this, is that modules using this facility will do
a complete round-trip attempt, running a module, which is a bit heavier but correct.

This fixes #23774
2017-08-26 01:16:40 +02:00
..
action synchronize: Use private_key and ssh_user with delegate_to (Fixes #16215) (#21686) 2017-08-24 21:09:15 -04:00
cache Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
callback Check existence of SSL certs in Foreman callback (#25796) 2017-08-22 14:25:14 -04:00
cliconf New module aireos_command (#26769) 2017-07-19 23:14:52 +05:30
connection Remove transport_test for some connection types (#28450) 2017-08-26 01:16:40 +02:00
filter fixes bugs in network filter for parsing ip address (#28404) 2017-08-18 14:05:26 -04:00
inventory Moar constructive (#28254) 2017-08-21 16:06:15 -04:00
lookup Updated consul_kv lookup plugin so that it can take in host and port 2017-08-17 10:42:22 -04:00
netconf Add support for netconf network discovery (#25435) 2017-06-28 11:07:38 +05:30
shell switch become/runas to LogonUser/CreateProcessWithTokenW (#28253) 2017-08-15 18:55:17 -07:00
strategy Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
terminal fix issue with trailing white space when logging into asa (#28073) 2017-08-11 12:30:57 -04:00
test better backwards compat handling of status 2017-07-05 21:44:00 -04:00
vars Don't compare group_vars paths with bytestrings (#27922) 2017-08-11 10:21:20 -04:00
__init__.py Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
loader.py Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00