updated changelog with win_copy fix
This commit is contained in:
parent
cb39aed465
commit
21c9a716b6
1 changed files with 1 additions and 0 deletions
|
@ -105,6 +105,7 @@ Ansible Changes By Release
|
|||
* Do not log data field in `docker_secrets` module (https://github.com/ansible/ansible/pull/31366)
|
||||
* Fix rpm_key taking the wrong 8 chars from the keyid (https://github.com/ansible/ansible/pull/31045)
|
||||
* chown errors now more informative
|
||||
* Fix for win_copy to copy a source file that has invalid windows characters in the filename, the dest still must be have valid windows characters (https://github.com/ansible/ansible/issues/31336#issuecomment-334649927)
|
||||
|
||||
<a id="2.4"></a>
|
||||
|
||||
|
|
Loading…
Reference in a new issue