Skip to content

sparkyb/ansible-vault-win

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Although Ansible only works on POSIX, you may want to edit your inventories and playbooks on Windows. This is a problem if you use any files or values encrypted with Ansible Vault. It may be a pain to find a separate POSIX machine just to run the ansible-vault CLI to encrypt/decrypt these vault files. This is an OS-independent port of a simplified version of just the ansible-vault CLI so that you can work with these encrypted files on Windows.

See the ansible-vault docs for more info.

About

Stand-alone Ansible Vault CLI that works on Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages