Gitea: updated config task
This commit is contained in:
parent
ffa9777538
commit
9103ceaaec
@ -83,5 +83,5 @@
|
||||
- name: Add pinentry-program to gpg-agent.conf on control host
|
||||
lineinfile:
|
||||
path: "{{ gnupg_folder }}/gpg-agent.conf"
|
||||
line: "pinentry-program /usr/bin/pinentry-tty"
|
||||
line: "pinentry-program /usr/bin/pinentry-gnome3"
|
||||
delegate_to: "{{ control_host }}"
|
||||
|
Loading…
Reference in New Issue
Block a user