TerryHowe / ansible-modules-hashivault

Ansible module for Hashicorp Vault.
https://pypi.python.org/pypi/ansible-modules-hashivault
MIT License
454 stars 158 forks source link

`hashivault_pki_role` is missing a bunch of the more recent options #426

Open bendem opened 1 year ago

bendem commented 1 year ago

It looks like the code will ignore any new parameter that's not included in this module, which means you need to be very fast when vault provides new versions with additional parameters.

Another way would be to pass unknown parameters in the config key as is.

Currently, I see the following options missing for pki_role (I'm sure other modules are affected as well):