Checklist
I have read intro post: About the Installation Issues category
I have read the tutorials, help and searched for similar issues
I provide relevant information about my server (component names and versions, etc.)
I provide a copy of my logs and healthcheck
I describe the steps I have taken to trouble shoot the problem
I describe the steps on how to reproduce the issue
Hello,
i have setup the ansible plugin anatomicjc.passbolt successfully and it works.
For TOTP enabled accounts, it fails with the following error:
TASK [Password lookup fetch one"] ******************************************************************************************************************************************************************************************
Loading collection anatomicjc.passbolt from /srv/tftp/webtemp/ansible/.ansible/collections/ansible_collections/anatomicjc/passbolt
fatal: [localhost]: FAILED! => {}
MSG:
An unhandled exception occurred while running the lookup plugin āanatomicjc.passbolt.passboltā. Error was a <class ājson.decoder.JSONDecodeErrorā>, original message: Expecting value: line 1 column 1 (char 0)
Is there a working solution to provide the totp code in runtime for the requesting account?
Server version latest-ce (4.7.0)
Best regards and many thanks
AckDeGo