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

use `wrapping` doc_fragment in `vault_token_create` #227

Closed briantist closed 2 years ago

briantist commented 2 years ago
SUMMARY

223 introduces a doc_fragment for wrap_ttl since it will be a common option across many/much of the plugins and modules in the collection.

vault_token_create already had this option, it should be updated to use the fragment.

ISSUE TYPE
COMPONENT NAME

vault_token_create