ansible-collections / community.hashi_vault

Ansible collection for managing and working with HashiCorp Vault.
https://docs.ansible.com/ansible/devel/collections/community/hashi_vault/index.html
GNU General Public License v3.0
80 stars 59 forks source link

The `vault_kv*_get` content uses `backend_mount_point` but `vault_pki_generate_certificate` uses `engine_mount_point` #258

Closed briantist closed 2 years ago

briantist commented 2 years ago
SUMMARY

The new content in #246 uses backend_mount_point but vault_pki_generate_certificate uses engine_mount_point.

These should use the same. I will change the new ones, and the doc fragment, to match engine_mount_point because:

ISSUE TYPE
COMPONENT NAME
ADDITIONAL INFORMATION