Hey

This is a shameless self post but recently I've been spending some time 
trying to understand how Ansible Vault works and I decided to apply what I 
learnt by creating some PowerShell cmdlets to encrypt/decrypt a vault file 
in Windows. If you are one of the poor unfortunate souls who are forced to 
develop on Windows, especially if you can't use Windows 10/WSL, I hope this 
is of some use to you.

The code is located here 
https://github.com/jborean93/PowerShell-AnsibleVault and I've also written 
a post about the whole process here 
https://www.bloggingforlogging.com/2018/05/20/decrypting-the-secrets-of-ansible-vault-in-powershell/.
 
To install the cmdlets just run `Install-Module -Name AnsibleVault` (you 
need PS v5 or PowerShellGet installed), otherwise you can copy them across 
manually.

Thanks

Jordan

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/1101cfe0-4507-4c9d-b2ef-b18825f5da46%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to