You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/82721-vault-empty.yml

5 lines
240 B
YAML

---
bugfixes:
- passing a directory as vault password file now raises a meaningful error (https://github.com/ansible/ansible/pull/82721).
- empty vault filenames are now silently ignored (https://github.com/ansible/ansible/pull/82721).