From ee8b5b2019c4ee14680435ce79bab0b1d2f3fe13 Mon Sep 17 00:00:00 2001 From: Geoff Meakin Date: Thu, 6 Sep 2018 16:37:03 +0100 Subject: [PATCH] Update relatedtools.html.md (#5287) Add ansible-modules-hashivault to the list of third-party tools --- website/source/api/relatedtools.html.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/source/api/relatedtools.html.md b/website/source/api/relatedtools.html.md index c682765804..2b8c91f45b 100644 --- a/website/source/api/relatedtools.html.md +++ b/website/source/api/relatedtools.html.md @@ -29,5 +29,6 @@ The following list of tools is maintained by the community of Vault users; Hashi * [vault-migrator](https://github.com/nebtex/vault-migrator) - A tool to migrate data between different Vault storage mechanisms * [Cryptr](https://github.com/adobe/cryptr) - a desktop Vault UI for Mac, Windows and Linux * [sequelize-vault](https://github.com/linyows/sequelize-vault) - A Sequelize plugin for easily integrating Vault secrets. +* [ansible-modules-hashivault](https://github.com/TerryHowe/ansible-modules-hashivault) - An Ansible module for configuring most things in Vault including secrets, backends and policies. Want to add your own project, or one that you use? Additions are welcome via [pull requests](https://github.com/hashicorp/vault/blob/master/website/source/api/relatedtools.html.md).