hashi_vault: fix typo (#36368)

pull/36389/head
Henri Salo 6 years ago committed by Martin Krizek
parent eb7f4460c8
commit b34ab6a0c4

@ -9,11 +9,11 @@ DOCUMENTATION = """
lookup: hashi_vault
author: Jonathan Davila <jdavila(at)ansible.com>
version_added: "2.0"
short_description: retrieve secrets from HasihCorp's vault
short_description: retrieve secrets from HashiCorp's vault
requirements:
- hvac (python library)
description:
- retrieve secrets from HasihCorp's vault
- retrieve secrets from HashiCorp's vault
notes:
- Due to a current limitation in the HVAC library there won't necessarily be an error if a bad endpoint is specified.
options:

Loading…
Cancel
Save