SecretHub has joined 1Password! Find out more on the SecretHub blog. 🎉
We’ve released an Ansible module to make it even easier to use passwords and other secrets in playbooks without seeing them.
Refer to https://github.com/secrethub/ansible-secrethub as the standard way to use SecretHub with Ansible and consider these examples reference material.
Ansible playbooks often deploy secrets to machines or need secrets to access other resources: database passwords, API tokens, encryption keys. SecretHub allows you to remove all that secret data from playbooks and inject them at runtime.
You can read a detailed integration guide that uses the example code in this repository here.