Add crypttab pyhton3 fix to changelog
This commit is contained in:
parent
441d238d5d
commit
5b08188318
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ Ansible Changes By Release
|
|||
* Fix openssl_certificate parameter assertion on Python3
|
||||
* 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 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