aboutsummaryrefslogtreecommitdiff
path: root/ansible
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2024-10-19 20:24:25 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2024-10-19 20:24:25 +0200
commitbdd0e280c3615907e494bc45543257d9a9576e5a (patch)
treed6df2012b7d2c364dfc8a5a6ce3db13c4b3143c6 /ansible
parent26eb144e6bb2a754849cc24e85fe9991c82e4882 (diff)
downloadinfra-bdd0e280c3615907e494bc45543257d9a9576e5a.tar.gz
infra-bdd0e280c3615907e494bc45543257d9a9576e5a.tar.bz2
infra-bdd0e280c3615907e494bc45543257d9a9576e5a.tar.xz
infra-bdd0e280c3615907e494bc45543257d9a9576e5a.zip
bird
Diffstat (limited to 'ansible')
-rw-r--r--ansible/ansible.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/ansible.cfg b/ansible/ansible.cfg
index 6f2b86b..014f5a6 100644
--- a/ansible/ansible.cfg
+++ b/ansible/ansible.cfg
@@ -7,6 +7,7 @@ stdout_callback = debug
vault_password_file = ./.vault-password
roles_path = roles:thirdparty
retry_files_enabled = False
+vars_plugins_enabled = community.sops.sops
[ssh_connection]
pipelining = True