Skip to content

Ansible / AAP#

There are two main ways to utilize Vault with Ansible / AAP. Refer to the following table for a comparison of the two options:

AAP Credential Ansible Community Collection
Works with AAP ✔ ✔
Works with Ansible (CLI) ✔
Read secrets ✔ ✔
Write secrets ✔
Use approle for auth ✔ ✔
Use user's permission for auth ✔

If you would like to run ansible locally with your user's permissions follow this article

If you would like to run ansible from AAP with an approle, follow this article