mirror of
https://github.com/ansible/ansible.git
synced 2026-02-03 20:40:24 -05:00
* 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 |
||
|---|---|---|
| .. | ||
| fragments | ||
| changelog.yaml | ||
| config.yaml | ||
| README.md | ||
Changelogs
As part of the release process a version-specific CHANGELOG-vX.Y.rst will be generated from fragments in
the fragments directory.
On release branches once a release has been created, consult the branch's version-specific file for changes that have
occurred in that branch. The devel branch does not have a generated changelog, only changelog fragments.