Add note about Ansible module in docs

This commit is contained in:
Terry Howe 2016-07-27 10:34:13 -06:00
parent 68ef58267a
commit da49a7993e
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)