ansible/test/units/plugins
David Lee Whiteside 805799ac8b
add pkcs11 support to Ansible ssh connection module (#32829)
* rebased with upstream

* removed extra usetty as it wasnt needed, style changes, added var option setable by inventory for pkcs11

* update pkcs11_provider version_added

* Update lib/ansible/plugins/connection/ssh.py

Co-authored-by: Jordan Borean <jborean93@gmail.com>

* Update lib/ansible/plugins/connection/ssh.py

Correct logic for a password being required for pkcs11_provider

Co-authored-by: Jordan Borean <jborean93@gmail.com>

* style nit fixes for checking pkcs11_provider is set

* fixed duplication when using password_prompt with pkcs11_provider

* added changelog fragment

* added changelog fragment

Co-authored-by: David Whiteside <david.whiteside@nrel.gov>
Co-authored-by: Matt Davis <nitzmahone@users.noreply.github.com>
Co-authored-by: Jordan Borean <jborean93@gmail.com>
2021-06-02 12:32:43 +10:00
..
action Use the module redirect_list when getting defaults for action plugins (#73864) 2021-05-27 19:06:45 -04:00
become Remove deprecated PlayContext.make_become_cmd (#74790) 2021-05-25 11:03:55 -04:00
cache Fix BaseFileCacheModule#keys to respect prefix (#72789) 2021-04-30 15:28:28 -04:00
callback Fix missing delegate display (#74370) 2021-04-28 13:24:38 -04:00
connection add pkcs11 support to Ansible ssh connection module (#32829) 2021-06-02 12:32:43 +10:00
filter Revert "Add duplicated set filter and documentation (#72729)" (#74053) 2021-03-27 20:28:28 -05:00
inventory constructed - Add keyed_groups suboptions 'default_value' and 'trailing_separator' (#74005) 2021-04-13 11:59:50 -04:00
loader_fixtures Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
lookup encrypt: add new paramter 'ident' (#74595) 2021-05-24 11:46:37 -04:00
shell powershell - fix nested CLIXML parser (#71412) 2020-08-26 07:06:19 +10:00
strategy Temporarily disable strategy units (#74048) 2021-03-26 19:10:00 -07:00
__init__.py
test_plugins.py plugin loader: return collection name; ansible-doc: handle ansible.builtin correctly (#70026) 2020-07-11 00:24:08 +02:00