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/changelogs/fragments
Jordan Borean 5e28e282a5 winrm: add better exception handling for krb5 auth with pexpect (#39930)
* 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
6 years ago
..
always_run_removal.yaml always_run: removed deprecated always_run task option (#40470) 6 years ago
ansible-managed-encoding.yaml Fix when template paths contain non-ascii chars and using the path in ansible_managed 6 years ago
azure-lb-sku.yaml Fixes #37731 Create Internal Loadbalancers with azure_rm_loadbalancer, support SKU (#38077) 6 years ago
base64_filter_encoding.yaml base64 filter: Added ability to specify encoding (#39714) 6 years ago
command-support-argv.yaml Fixes #19392: allow commands to be specified as lists. new syntax is documented as well. (#40261) 6 years ago
copy-files-default-follow.yaml Fix copy to only follow symlinks for files in the non-recursive case 6 years ago
copy-no-chmod.yaml Add changelog for 40099 6 years ago
copy-recursive-copy.yml Add changelog for recursive copy fix 6 years ago
encoding-docs-plugin-parsing.yaml Fix encoding issue when parsing plugin examples 6 years ago
file-disallow-src.yaml More file refactoring (#40114) 6 years ago
file-nonexistent-link.yaml Fix for file module with symlinks to nonexistent target (#39635) 6 years ago
file-nonexitent-link-recurse.yaml Fix for file module with recursive permission setting and broken symlinks 6 years ago
file-succeed-if-already-absent.yaml Add changelog for file removal race 6 years ago
gem-custom-home.yaml Add the ability to specify an install_dir to the gem module (#38195) 6 years ago
grafana-deprecation-warnings.yaml Add changelog entry for grafana base64 port 6 years ago
includes.yaml Use updated task, instead of original, non-merged included_file._task (#39762) 6 years ago
mode-preserve.yaml Fixes for mode=preserve (#39343) 6 years ago
new-gcp-modules.yml Add changelog for new GCP modules (#40542) 6 years ago
onepassword-lookup.yaml 1Password lookup plugin (#37207) 6 years ago
pause-ctrl-c.yaml Fix ctrl+c in pause module and add tests (#40134) 6 years ago
postgresql_user-encrypted-fixes.yml postgresql_user: set encrypted as default and fix empty password reporting changed (#36931) 6 years ago
powershell_use_set_tmpdir.yaml powershell: Respect remote_tmp path set by the user (#40210) 6 years ago
py36-spwd.yaml fixes issue 39472: (#40341) 6 years ago
template-filename-encoding.yaml Add a changelog for filename encoding in template action fix 6 years ago
user-expires.yaml Only change expiration date if it is different (#38885) 6 years ago
v2.6.0a1_catchup.yaml 2.6 changelog gen/version/root dir cleanup (#40421) 6 years ago
v2.6.0a1_summary.yaml New release v2.6.0a1 6 years ago
win_environment-do-not-delete-on-null.yaml win_environment: Added explicit check for null, empty string with state=present (#40468) 6 years ago
win_file-special-char-fix.yaml Added changelog fragment for win_file special char fix 6 years ago
win_get_url-ftp-support.yaml win_get_url: Fixed a few issues with using FTP and added tests (#39646) 6 years ago
win_module_utils_sid-conversion.yaml Ansible.ModuleUtils.SID - allow SID as an input to allow people to specify well know SIDs instead of the name (#39400) 6 years ago
win_template-dest-dir-fix.yaml win_template: fix issue where dest was specified as a directory (#39887) 6 years ago
win_updates-add-scheduled-tasks-back.yaml win_updates: add scheduled tasks back in for older hosts (#38708) 6 years ago
win_updates_typo_whitelist_fix.yaml win_updates: fix typo with download failure and whitelist on multiple updates (#40283) 6 years ago
window_become-better-errors.yaml become win: better error messages and docs update (#39936) 6 years ago
windows-deprecation-removal.yaml windows: removed deprecated features in 2.6 (#38930) 6 years ago
winrm-encoding-fix Add changelog entry for winrm encoding fix 6 years ago
winrm-get_correct_user.yaml winrm: source user from options than remote_user (#40467) 6 years ago
winrm_kinit_error-fix.yaml winrm: add better exception handling for krb5 auth with pexpect (#39930) 6 years ago
xenserver-facts-fix.yaml Make xenserver_facts actually work (#35821) 6 years ago
yaml-callback-unicode.yaml Changelog entry for https://github.com/ansible/ansible/pull/40188 6 years ago