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

Allow create nonexistent secret when state is update #396

Closed pezhovski closed 2 years ago

pezhovski commented 2 years ago

I want existing secrets to be updated and if secret is not yet exists I want it to be created. Prior to this changes the only possible way was to create task which lists existing secrets, another task to create new secrets and third one to update existing secrets. Which is not really convenient.

TerryHowe commented 2 years ago

wrong ci

TerryHowe commented 2 years ago

Thanks!

TerryHowe commented 2 years ago

4.6.8