Closed RomyxBaps closed 3 months ago
Hello,
I change my playbook to use the ansible-vault, i think the problem comes from the last newline of the gpg key after the sed command or maybe the passphrase ?
Now I have this error :
fatal: [server -> localhost]: FAILED! =>
msg: 'An unhandled exception occurred while running the lookup plugin ''anatomicjc.passbolt.passbolt''. Error was a <class ''ValueError''>, original message: Expected: ASCII-armored PGP data. Expected: ASCII-armored PGP data'
i don't know what is the problem...
Hello, All those things comes from my GPG Key who wasn't in a food format even after the command sed :/. Regards,
Hello,
I have this error on my playbook :
Here is my code :
I don't know where is my mistake ? I think i configure everything like it needs to be.
Plugin version : anatomicjc.passbolt 0.0.14 passbolt 1.24 py-passbolt 0.0.18
Regards,