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