From b6d02e11cc8ac63ce717f1a9be092f1f541745b6 Mon Sep 17 00:00:00 2001 From: Tharre Date: Tue, 19 Feb 2019 05:45:25 +0100 Subject: Add WireGuard role --- ansible.cfg | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ansible.cfg') diff --git a/ansible.cfg b/ansible.cfg index ce3e733..2587357 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -3,6 +3,8 @@ inventory = hosts roles_path = roles deprecation_warnings = False retry_files_enabled = False +vault_password_file = pass-client +vault_identity = "ansible/infrastructure" [ssh_connection] pipelining = True -- cgit v1.2.3-70-g09d2