From 2822b40326df4c24042b879a64389ce5e594fa5b Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Sat, 20 Jan 2024 17:52:30 +0000 Subject: Prepare to store encrypted secrets in the repo --- ansible.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'ansible.cfg') diff --git a/ansible.cfg b/ansible.cfg index 4423c2a..d5556bf 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -2,6 +2,7 @@ inventory = hosts.ini roles_path = roles remote_user = root +vault_password_file = bin/decrypt-vault-password.sh # Don't want to see warning about Python. On everything I run, proper Python 3 # should be discoverable. interpreter_python = auto_silent -- cgit v1.2.3-70-g09d2