DEV Community

Discussion on: How do you set up your application stack?

Collapse
 
dietertroy profile image
Troy

Misworded, secrets are stored in a yaml file, which is encrypted. ansible-vault is used to encrypt/decrypt. The playbook references the secrets.

Thread Thread
 
taragrg6 profile image
taragurung

Yes, ansible-vault