Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.
/ ansible-examples Public archive

How to inject secrets into Ansible playbooks with SecretHub

License

Notifications You must be signed in to change notification settings

secrethub/ansible-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


1Password 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.

How to inject secrets into Ansible playbooks with SecretHub

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.

About

How to inject secrets into Ansible playbooks with SecretHub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages