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/plugins
Jordan Borean 595b4f0390
winrm - Add better Kerberos error (#86317)
* winrm - Add better Kerberos error

Adds a better error when Kerberos authentication is requested but the
`pykerberos` library is not installed. This also removes the fallback to
basic auth if the username is in the UPN format and no transport/auth
method is specified. This is because a UPN user must be a domain account
and domain accounts cannot be used with basic auth.

* Add more docs about user settings

* Fix some grammar issues
2 weeks ago
..
action async handling changed to use 'true' booleans(#85074) 7 months ago
become Fix local connection and become issues (#84700) 10 months ago
cache Templating overhaul, implement Data Tagging (#84621) 8 months ago
callback Misc callback fixes/cleanup (#85344) 6 months ago
connection winrm - Add better Kerberos error (#86317) 2 weeks ago
filter Fix YAML loading/dumping and filters (#85266) 7 months ago
inventory Templating overhaul, implement Data Tagging (#84621) 8 months ago
loader_fixtures Require `from __future__ import annotations` (#81902) 2 years ago
lookup Fix marker handling in templating (#85690) 4 months ago
shell ssh - Improve CLIXML stderr parsing (#84569) 11 months ago
strategy Reduce number of implicit meta tasks (#84007) 1 year ago
test ensure builtin tests always return bool (#85149) 8 months ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
test_plugins.py Switch to stackwalk caller ID (#85095) 8 months ago