jhaals / ansible-vault

ansible lookup plugin for secrets stored in Vault(by HashiCorp)
BSD 3-Clause "New" or "Revised" License
347 stars 65 forks source link

Reading and writing files from Vault #29

Closed AndreaCrotti closed 7 years ago

AndreaCrotti commented 7 years ago

First of all, thanks for nice plugin!

Then, I was trying to do the following thing:

Any idea about how it can be done? In theory I just need to store the key as a string and then write it to file, but could not find a way to do that yet.. Thanks

jhaals commented 7 years ago

Sorry for the extremely slow reply, I had notifications of for some time and this got lost. Please reopen if this is problem still. Writing content to a file is described in the readme.