fix keepassxc ssh agent socket option
This commit is contained in:
parent
3b60b2e09c
commit
3df5cc97c2
1 changed files with 1 additions and 0 deletions
|
@ -19,4 +19,5 @@
|
|||
ini_file:
|
||||
path: ~/.cache/keepassxc/keepassxc.ini
|
||||
section: SSHAgent
|
||||
option: AuthSockOverride
|
||||
value: "{{ ssh_agent_socket }}"
|
||||
|
|
Reference in a new issue