Merge pull request #1660 from TerryHowe/ansible-module-hashivault

Add note about Ansible module in docs
This commit is contained in:
Vishal Nayak 2016-07-27 13:56:41 -04:00 committed by GitHub
commit 358b13d2b4
1 changed files with 5 additions and 0 deletions

View File

@ -29,6 +29,11 @@ These libraries are officially maintained by HashiCorp.
These libraries are provided by the community.
### Ansible
* [Ansible Modules Hashivault](https://pypi.python.org/pypi/ansible-modules-hashivault)
* `pip install ansible-modules-hashivault`
### C#
* [VaultSharp](https://github.com/rajanadar/VaultSharp)