From da463f72df3876701fc6000538dd7d23fa5ecc92 Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 11 Oct 2025 10:15:39 +0200 Subject: Set up infrastructure --- infrastructure/ansible.cfg | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 infrastructure/ansible.cfg (limited to 'infrastructure/ansible.cfg') diff --git a/infrastructure/ansible.cfg b/infrastructure/ansible.cfg new file mode 100644 index 0000000..20d76a4 --- /dev/null +++ b/infrastructure/ansible.cfg @@ -0,0 +1,3 @@ +[defaults] +inventory = production.yaml +vault_password_file=vault.password -- cgit v1.2.3