verbose for debugging #445
-
Is there a way to debug the lookup of community.hashi_vaul? For instance, can we enable verbose output or similar features to better understand any issues during execution? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Hello @ji-podhead , while we appreciate constructive feedback, let me remind you there is an Ansible Code of Conduct for those participating in the community and we would also appreciate if you respect it. Please edit your issue to adhere to these policies. |
Beta Was this translation helpful? Give feedback.
-
@ji-podhead possibilities for debugging and getting output are sometimes limited by what ansible itself can do, since as a plugin we must adhere to the API given. To answer more specifically, I'll need to understand what your issue is: which plugin, your invocation, your error message(s), etc., possibly your ansible and/or Vault configuration as well. Please provide more information about what you're trying to do and where you're running into issues. |
Beta Was this translation helpful? Give feedback.
@ji-podhead possibilities for debugging and getting output are sometimes limited by what ansible itself can do, since as a plugin we must adhere to the API given. To answer more specifically, I'll need to understand what your issue is: which plugin, your invocation, your error message(s), etc., possibly your ansible and/or Vault configuration as well. Please provide more information about what you're trying to do and where you're running into issues.