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
Tim Rupp 48af9bdfec Adds tls_version argument to mqtt module (#58264)
Fixes: #22034

This patch adds support for a tls_version parameter that allows the
TLS version used to be configurable. By default the module will let
the underlying system libraries pick the maximum supported version.

This parameter is useful for servers that are unable to support
newer versions of TLS
5 years ago
..
cache
env
integration Adds tls_version argument to mqtt module (#58264) 5 years ago
legacy
results
runner Add test for invalid ignore entries. 5 years ago
sanity Remove existing invalid ignores. 5 years ago
units adds initial_hotfix parameter to vcmp guest (#58180) 5 years ago
utils