Closed marcpaulchand closed 1 year ago
Hello
In your case it would be correct
{{ lookup('viczem.keepass.keepass', 'Infra/PKI/Certificates/vlt-02.lan', 'attachments', 'cert.pem')}}
{{ lookup('viczem.keepass.keepass', 'Infra/PKI/Certificates/vlt-02.lan', 'attachments', 'vlt-02.key')}}
{{ lookup('viczem.keepass.keepass', 'Infra/PKI/Certificates/vlt-02.lan', 'attachments', 'vlt-02.pem')}}
Please check it
Hello
First of all thanks for your great lookup !
I'm moving close to you regarding an issue i encounter.
I tried to get a file content from your lookup but the only answer i had was the following :
But i check directly, the file is present.
How can i help you ?
I tried to add a
print()
instruction in your lookup and nothing happen. I also tried a raise Exception and it wasn't relevantI only have this by adding mmore verbosity