mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-04-27 00:46:53 +00:00
There are some issues using a combination of `lookup('file')` and the
`b64encode` filter in Ansible, making tests unstable. This change
removes the usage of b64encode when loading public and private keys
from files in the Vault test playbooks.