From ba0f6c2f287c254836cc4d22a68c342c018dedce Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Mon, 10 Jan 2022 22:52:55 +0000 Subject: Add JumpCloud Agent (#6) Co-authored-by: ChrisJL Co-authored-by: Chris Lovering --- ansible.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'ansible.cfg') diff --git a/ansible.cfg b/ansible.cfg index 88181a1..3440f18 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,5 +1,6 @@ [defaults] remote_user=root +vault_password_file = ./vault_passwords [privilege_escalation] become = yes -- cgit v1.2.3