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