-
Hello I'm using vault_kv2_write and it's working fine when the secret is not yet created, but it seems that it's not able to do an update of an existing secret when the value change. I get the error 'Permission denied'. Do I need to set specific permissions ? Thanks in advance for your replies My ansible code is:
Traces:
|
Beta Was this translation helpful? Give feedback.
Answered by
SBatais
Apr 17, 2024
Replies: 1 comment
-
I close this discussion |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
briantist
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I close this discussion
It has been fixed by adding the permission UPDATE to the vault_token