ansible/lib/ansible
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
..
_vendor Rename to ansible-core (#72594) 2020-11-13 15:42:10 -06:00
cli Better handling of rstisms in ansible-doc (#74596) 2021-05-11 11:31:20 -04:00
collections saner path dir management (#72648) 2020-12-14 19:30:13 -05:00
compat Updated bundled libraries (#70418) 2020-07-02 12:39:00 -05:00
config config: small typo fix (#74845) 2021-05-27 16:41:20 -04:00
errors Correctly set path and fullpath for template vars (#73924) 2021-03-26 16:33:25 -04:00
executor Use the module redirect_list when getting defaults for action plugins (#73864) 2021-05-27 19:06:45 -04:00
galaxy collection: match skip message as per role install (#74861) 2021-06-01 09:44:01 +05:30
inventory inventory: misc typo fixes (#73695) 2021-02-23 10:42:20 -05:00
module_utils fact gathering, ensure we get some linux hardware info even if some fails/times out (#74714) 2021-06-01 14:52:22 -04:00
modules dnf - replace usage of private attribute with supported API (#73529) 2021-06-01 15:32:38 -04:00
parsing Remove PyCrypto (#74699) 2021-05-18 16:12:32 -04:00
playbook Remove deprecated features from ansible.playbook.helpers (#74809) 2021-05-25 11:35:17 -04:00
plugins add pkcs11 support to Ansible ssh connection module (#32829) 2021-06-02 12:32:43 +10:00
template Vendor distutils.version (#74644) 2021-05-11 12:33:51 -05:00
utils encrypt: add new paramter 'ident' (#74595) 2021-05-24 11:46:37 -04:00
vars Only check if play.hosts is a template when the play hasn't been finalized (#73941) 2021-04-19 13:03:40 -04:00
__init__.py CI and compat fixes for Jinja2 >= 3.0 (#74666) 2021-05-11 19:59:44 -07:00
constants.py force version on deprecation (#74338) 2021-04-26 13:02:00 -04:00
context.py
keyword_desc.yml Better handling of rstisms in ansible-doc (#74596) 2021-05-11 11:31:20 -04:00
release.py prep for 2.12 version bump (#74126) 2021-04-05 16:56:53 -05:00