From f813e374ec4d416b1ba49d1836305c75d36ff461 Mon Sep 17 00:00:00 2001 From: Adora Laura Kalb Date: Mon, 22 Apr 2024 19:12:15 +0200 Subject: [PATCH] add ansible.cfg --- ansible.cfg | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ansible.cfg diff --git a/ansible.cfg b/ansible.cfg new file mode 100644 index 0000000..032750d --- /dev/null +++ b/ansible.cfg @@ -0,0 +1,3 @@ +[defaults] +vault_password_file = ./vault/secret +