mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 20:13:59 -07:00
ansible-vault: handle utf-8 filename in vault (#50341)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
6afa00eecd
commit
5c992fcc3f
5 changed files with 33 additions and 2 deletions
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- Handle vault filename with UTF-8 while decrypting vault file using ansible-vault.
|
Loading…
Add table
Add a link
Reference in a new issue