fix keepassxc ssh agent socket option

This commit is contained in:
Pim Kunis 2023-02-22 22:09:10 +01:00
parent 3b60b2e09c
commit 3df5cc97c2

View file

@ -19,4 +19,5 @@
ini_file:
path: ~/.cache/keepassxc/keepassxc.ini
section: SSHAgent
option: AuthSockOverride
value: "{{ ssh_agent_socket }}"