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/test/units
Jordan Borean 5e28e282a5 winrm: add better exception handling for krb5 auth with pexpect ()
* winrm: add better exception handling for krb5 auth with pexpect

* Added changelog fragment

* Added exception handler in case kinit path isn't valid, added test cases

* fixed for Python 2 compatibility
2018-05-23 13:33:07 -07:00
..
cli
config
contrib
errors
executor module_common: handle None value for templar () 2018-03-29 13:54:48 -04:00
inventory_test_data/group_vars
mock avoid caching invetnory sources in loader () 2018-04-10 22:15:52 -04:00
module_utils Module basic.py to create parent dirs of tmpdir if needed () 2018-05-17 09:52:46 +10:00
modules parted module not idempotent for esp flag and name () 2018-05-23 11:06:26 -04:00
parsing Fix 'New Vault password' on vault 'edit' () 2018-03-27 14:12:21 -04:00
playbook always_run: removed deprecated always_run task option () 2018-05-23 07:10:36 +10:00
plugins winrm: add better exception handling for krb5 auth with pexpect () 2018-05-23 13:33:07 -07:00
template Remove duplicated "instead" word () 2018-04-16 09:23:43 -04:00
utils Move AWS placebo fixtures into test/units/utils so module_utils tests can use them () 2018-03-22 14:57:59 -04:00
vars
__init__.py
ansible.cfg
conftest.py
test_constants.py