RealGecko

Results 200 comments of RealGecko

> I just tested and found no problems with TTL (default is 60 seconds). You can also close socket by > > https://github.com/viczem/ansible-keepass/blob/b633a57fc316c86f5b0c2b3b7afcd5eccdde4a62/docs/examples/example-playbook.yml#L38 Is this socket behavior comes from `pykeepass`?

Ok, I see, ttl value on socket was 60, I guess I was doing changes and rerunning ansible too quiclky, without reaching 60s limit and thus was getting old values...

So, socket connection copies DB into memory and does not follow changes on disk?

> Also when I try it like this: > > ```yaml > - name: Infisical > community.docker.docker_swarm_service: > name: infisical > image: infisical/infisical:v0.77.3-postgres > env_files: > - "{{ lookup('viczem.keepass.keepass', 'infrastructure/infisical',...

maybe something related to socket also?

> When socket close it will delete all related files. If a playbook has not yet completed but the socket was closed, then accessing the file cannot find it. Well...

> Have you tried getting the attachment file this way? > > ``` > - name: "Export file: attachment.txt" > viczem.keepass.attachment: > database: "{{ keepass_dbx }}" > password: "{{ keepass_psw...

By default codeblock becomes editable on click, would be nice to have such feature with this plugin

Ah, great to know that password auth is coming. The only reason I denied the project that password was not working :D Using LinuxServer wireguard image for now, without any...

Note: I've connected to new server where Ruff is not installed at all, and it's not in `.venv`