updated changelog for win_copy fix
This commit is contained in:
parent
fe4eedf5b6
commit
9522309b99
1 changed files with 2 additions and 1 deletions
|
@ -111,7 +111,8 @@ Ansible Changes By Release
|
|||
* reverted implicit localhost getting vars from 'all' group
|
||||
* Fix the ping module documentation to reference win_ping instead of itself: https://github.com/ansible/ansible/pull/31444
|
||||
* Fix for ec2_win_password to allow blank key_passphrase again (https://github.com/ansible/ansible/pull/28791)
|
||||
* added toggle for vars_plugin behaviour to execute relative to playbook, set default to revert to previous way.
|
||||
* added toggle for vars_plugin behaviour to execute relative to playbook, set default to revert to previous way.
|
||||
* Fix for win_copy to not remove destination file on change when in check mode (https://github.com/ansible/ansible/pull/31469)
|
||||
|
||||
<a id="2.4"></a>
|
||||
|
||||
|
|
Loading…
Reference in a new issue