From 20a0b00647cc0d19b18f91c813b92026d890f9ed Mon Sep 17 00:00:00 2001 From: L3D Date: Wed, 14 Sep 2022 22:14:28 +0200 Subject: [PATCH] backend: gopass --- ansible.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ansible.cfg b/ansible.cfg index 88a59d7..1e63abe 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -9,3 +9,6 @@ forks = 20 gathering = smart fact_caching = jsonfile fact_caching_connection = $HOME/.ansible/facts + +[passwordstore_lookup] +backend = gopass