lxc_container py3 fix in changelog
This commit is contained in:
parent
d9a87fff5f
commit
165432c9c1
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ Ansible Changes By Release
|
|||
* Fix for python3 and nonascii strings in inventory plugins (https://github.com/ansible/ansible/pull/30666)
|
||||
* Fix missing urllib in iam_policy
|
||||
* Fix crypttab module for bytes<=>text string mismatch ( https://github.com/ansible/ansible/pull/30457 )
|
||||
* Fix lxc_container module combining bytes with text ( https://github.com/ansible/ansible/pull/30572 )
|
||||
* Fix for win_file to respect check mode when deleting directories
|
||||
* Fix for Ansible.ModuleUtils.Legacy.psm1 to return list params correctly
|
||||
* Fix for a proper logout in the module ovirt_vms
|
||||
|
|
Loading…
Reference in a new issue