Fixed session persistence
This commit is contained in:
parent
532eb20d07
commit
f921b9ee1e
@ -18,7 +18,7 @@
|
|||||||
lineinfile:
|
lineinfile:
|
||||||
path: "/home/{{ account.name }}/bin/pinentry-wsl-ps1.sh"
|
path: "/home/{{ account.name }}/bin/pinentry-wsl-ps1.sh"
|
||||||
regexp: "^PERSISTENCE="
|
regexp: "^PERSISTENCE="
|
||||||
line: "PERSISTENCE=\"1\""
|
line: "PERSISTENCE=\"Session\""
|
||||||
|
|
||||||
- name: ensure gpg-agent is installed
|
- name: ensure gpg-agent is installed
|
||||||
apt:
|
apt:
|
||||||
|
Reference in New Issue
Block a user