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/units/modules
tstoner 2c3d418e53 Nxapi ssl (#42905)
* NXAPI ssl ciphers & protocols default values

* TLSv1, TLSv1.1, TLSv1.2 and weak cipher support

* NXOS NXAPI weak/strong cipher & TLSv 1.2, 1.1 & 1.0 support

* Version checking for strong/weak ciphers & TLS 1.2, 1.1 & 1.0 support

* Cleaned up erroneously committed changes.

* Specific NXOS platform checking for nxapi ssl ciphers & protocols

* Fixed ansibot reported errors.

* Resolved ansibot reported error.

* Added network_os_version to mocked up N7K unit test device_info

* Calling get_capabilities() once in main and passing results into methods.

* Removed raising exceptions when platform capabilities return None
per reviewers request. Skipping nxapi ssl options when capabilities
are None and generating a warning when these options are skipped

* Cleaned up explicit checks for None/not None
6 years ago
..
cloud AnsiballZ improvements 6 years ago
files Fixes #34893 (#40166) 7 years ago
monitoring icinga2_feature: fix module in check_mode (#39853) 7 years ago
net_tools Add the NIOS RECORD PTR Module (#41900) 6 years ago
network Nxapi ssl (#42905) 6 years ago
packaging Add the ability to specify an install_dir to the gem module (#38195) 7 years ago
remote_management Python 2.6 `str.format()` compatibility fixes. 7 years ago
source_control AnsiballZ improvements 6 years ago
system Improved the documentation of known_hosts 6 years ago
web_infrastructure Fix jenkins_plugin test for no net situations (#30568) 7 years ago
__init__.py Some algorithmic unittests for the apt and docker modules 9 years ago
conftest.py AnsiballZ improvements 6 years ago
utils.py AnsiballZ improvements 6 years ago