mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
ansible-vault: convert vault_password_files to list to prevent traceback (#57186)
* Convert vault_password_files to a list * Add changelog and tests
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- ansible-vault - fix error when multiple vault password files are specified (https://github.com/ansible/ansible/issues/57172)
|
||||
Reference in New Issue
Block a user