AnsibleVault
0.1.0
Adds cmdlets that can be used to encrypt and decrypt and Ansible Vault in PowerShell.
See https://github.com/jborean93/PowerShell-AnsibleVault for more info
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
Copyright (c) 2018 by Jordan Borean, Red Hat, licensed under MIT.
Package Details
Author(s)
- Jordan Borean
Tags
Automation DevOps Windows Ansible Vault
Functions
Get-DecryptedAnsibleVault Get-EncryptedAnsibleVault
Dependencies
This module has no dependencies.
Release Notes
See https://github.com/jborean93/PowerShell-AnsibleVault/blob/master/CHANGELOG.md
FileList
- AnsibleVault.nuspec
- AnsibleVault.psd1
- AnsibleVault.psm1
- Private\Add-Pkcs7Padding.ps1
- Private\Convert-ByteToHex.ps1
- Private\Convert-HexToByte.ps1
- Private\Get-HMACValue.ps1
- Private\Get-VaultHeader.ps1
- Private\Invoke-AESCTRCycle.ps1
- Private\Invoke-Win32Api.ps1
- Private\New-PBKDF2Key.ps1
- Private\New-VaultKey.ps1
- Private\Remove-Pkcs7Padding.ps1
- Private\Split-Byte.ps1
- Public\Get-DecryptedAnsibleVault.ps1
- Public\Get-EncryptedAnsibleVault.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.3.0 | 7,648 | 12/2/2019 |
0.2.0 | 1,864 | 5/25/2018 |
0.1.0 (current version) | 283 | 5/19/2018 |